Skip to content

Ditto CLI 0.3.4

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:25
· 22 commits to main since this release

What’s new

Prime Agent profiles

  • Added first-class Prime Agent support through ditto-cli prime-agent and its pa alias.
  • Added Prime Agent to the profile picker with the a shortcut and to generated shell integrations.
  • Added Prime Agent paths and authentication state to Ditto’s human-readable and stable JSON reports.
  • Prime Agent sign-in now opens /login directly; sign-out opens /logout.
  • Managed profiles isolate Prime Agent’s coding-agent configuration and sessions while sharing reusable prompts, skills, extensions, themes, packages, and global harness state.

Compatibility

  • Made Prime Agent session-path handling and tests portable across Windows, macOS, and Linux.

Known upstream limitations

Prime Inference still stores its configuration in the user-wide ~/.prime/config.json, and Prime Agent’s background daemon socket remains user-wide. Ditto documents these boundaries rather than claiming isolation that Prime Agent does not currently expose.

Full changelog: v0.3.3...v0.3.4