What's Changed
Added
- Add agent sessions command to list historical sessions by @codeaholicguy in #79
- Added new
security-reviewskill for security-focused review workflows. - Added Playwright CLI entry to the skills registry.
- Added Google skills repository to
registry.json.
Changed
agent-managernow strips the Claude Code tag from session output.- Improved the dev-lifecycle skill's execute phase guidance.
- Updated branding across CLI command templates, command files, and skills.
Fixed
- Added an AppleScript escape utility in
agent-managerto handle quoting safely. - Switched
agent-managersession finding to use nativefsinstead of shelling out viaexec.
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.27.0...cli@0.28.0