Release v0.0.35
What's Changed
Features
- feat (assistants): add ability to chat with Codemie Assistants (#108)
- feat(agents): increase Claude install timeout from 2 to 5 minutes (#115)
- feat: centralize Claude version in single source of truth (#112)
- feat(agents): add Claude Code ACP plugin for IDE integration (#111)
- feat(cli): add automatic CLI self-update with configurable behavior (#110)
Fixes
- fix(agents): remove duplication in token calculation (#113)
- fix(agents): enhance Windows installation verification and PATH detection (#114)
Chores
- chore(agents): update Claude plugin version and fix template paths (#116)
Full Changelog: v0.0.34...v0.0.35