Skip to content

Release v0.0.53

Choose a tag to compare

@TarasSpashchenko TarasSpashchenko released this 07 Apr 13:13
· 84 commits to main since this release

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