What's Changed
Added
- Add standalone package for agent manager by @codeaholicguy in #25
- Add codex adapter by @codeaholicguy in #28
- Project skill registry priority by @codeaholicguy in #29
Changed
- Init/Install Templates - Stopped copying context templates during
init/install. - Version Output Source -
--versionnow uses package version output. - Documentation - Updated docs and improved web agent setup guide with template-based init.
- Project Templates - Added and updated templates used across setup flows.
- Install Validation - Added install smoke-test updates for
ai-devkit install.
Fixed
- Agent List Display - Kept the
working-oncolumn to one line in agent list output. - Claude PID Session Mapping - Prefer exact history cwd for Claude pid-session mapping.
- Config Manager Phase Handling - Guarded missing phases in config manager.
- Docs Typos/Troubleshooting - Fixed typo and added Codex sandbox
npxtroubleshooting FAQ.
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.15.0...cli@0.16.0