Skip to content

ditto v0.1.2

Latest

Choose a tag to compare

@ohad6k ohad6k released this 08 Jul 17:27

install upgrade for ditto.

new:

  • python ditto.py --install you.md --target codex
  • --target claude
  • --target cursor --repo .
  • --target agents --repo .
  • --target gemini --repo .

safety:

  • refuses to overwrite existing profile files unless --yes is passed
  • AGENTS.md and GEMINI.md installs use a marked ditto block instead of deleting existing content
  • Cursor installs get proper .mdc frontmatter
  • --dry-run previews destination paths without writing

verified:

  • local unittest suite
  • GitHub Actions tests workflow