Skip to content

0.28.0

Choose a tag to compare

@codeaholicguy codeaholicguy released this 09 May 09:30
· 16 commits to main since this release

What's Changed

Added

  • Add agent sessions command to list historical sessions by @codeaholicguy in #79
  • Added new security-review skill for security-focused review workflows.
  • Added Playwright CLI entry to the skills registry.
  • Added Google skills repository to registry.json.

Changed

  • agent-manager now 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-manager to handle quoting safely.
  • Switched agent-manager session finding to use native fs instead of shelling out via exec.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.27.0...cli@0.28.0