What's Changed
Added
- Added
GeminiCliAdapterto the agent manager soai-devkit agent listandai-devkit agent detailcan discover and inspect running Gemini CLI sessions, with process detection, session discovery viaprojectHashmatching, and content normalization for Gemini's polymorphic message format. By @nnhhoang in #70. - Added
GeminiCliAdapterto thechannelcommand 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 rootcommands/andpackages/cli/templates/commands/.
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.25.0...cli@0.26.0