github codeaholicguy/ai-devkit cli@0.26.0
0.26.0

9 hours ago

What's Changed

Added

  • Added GeminiCliAdapter to the agent manager so ai-devkit agent list and ai-devkit agent detail can discover and inspect running Gemini CLI sessions, with process detection, session discovery via projectHash matching, and content normalization for Gemini's polymorphic message format. By @nnhhoang in #70.
  • Added GeminiCliAdapter to the channel command for Gemini CLI channel operations.

Fixed

  • Hardened git utility functions against shell injection.
  • Added validation for skill paths to prevent invalid path traversal in SkillManager.

Changed

  • Cleaned up duplicate command templates (capture-knowledge, debug, simplify-implementation) from both root commands/ and packages/cli/templates/commands/.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.25.0...cli@0.26.0

Don't miss a new ai-devkit release

NewReleases is sending notifications on new releases.