What's Changed
Added
- feat: allow custom docs folder path via docsDir config by @hiiamtrong in #32
Changed
- Reimplement Claude Code adapter by @codeaholicguy in #39
- Updated the minimum supported Node.js version to
20.20.0.
Fixed
- Prevented Codex agent session matching from incorrectly attaching sessions across repositories.
- Fixed skill registry git operations so passphrase input works correctly during clone and update flows.
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.17.0...cli@0.18.0