What's Changed
- Expanded the agent CLI web reference. (#175)
- Documented console controls and agent types. (#176)
- Aligned the built-in skill catalog. (#178)
- Corrected the structured debug skill name in docs. (#179)
- Expanded send wait adapter coverage. (#180)
- Clarified channel provider behavior. (#181)
- Clarified init overwrite behavior. (#182)
- Listed first-party plugins in docs. (#183)
- Refreshed the skill management roadmap. (#184)
- Completed the agent management roadmap. (#185)
- Updated hooks and memory roadmaps. (#187)
- Surfaced durable task tracking in docs. (#188)
- Generalized console channel guidance. (#177)
- Refined the CLI enhancements roadmap. (#186)
- Added the refactor skill. (db7a762)
- Tightened refactor skill guidance. (44f47ef)
- Simplified the refactor skill. (43e2ca9)
- Stored durable agents in
agents.db. (#174) - Reorganized channel provider adapters. (#189)
- Renamed the durable agent start mode. (#190)
- Preferred current Codex sessions in the agent manager. (#192)
- Added a scroll-safe
workinganimation to the running agent's console preview, with aTERM=dumbASCII fallback. (#193)
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.52.0...cli@0.53.0