Release v0.0.53
What's Changed
β¨ Features
- [cli]: Add codemie models list command (EPMCDME-11631) (#239)
- [agents]: Streamline version update UX with interactive prompts (#225)
π Bug Fixes
- [agents]: Bump Claude Code supported version to 2.1.92, minimum to 2.1.82 (#238)
- [agents]: Resolve --task hang in Claude 2.1.85+ and fix Gemini env var mapping (#232)
- [utils]: Enable SSL verification by default in SDK client (#224)
- [agents]: Fixed issue with gemini extension installation (#223)
- [agents]: Add installVersion to BaseAgentAdapter for npm-based agents (#222)
- Fix: Update dependencies version (#227)
π§ Maintenance
- Add codemie-cli config, standardize npm scripts, fix hooks to use CLAUDE_PROJECT_DIR (#221)
Full Changelog: v0.0.52...v0.0.53