github codeaholicguy/ai-devkit cli@0.36.0
0.36.0

5 hours ago

What's Changed

Added

  • Added ai-devkit agent start to launch named agents in managed tmux sessions with --type, --name, and --cwd options, PID polling, stale session cleanup, and registry tracking by @codeaholicguy in #90.
  • Added ai-devkit agent rename <current-name> <new-name> to rename live registry entries with validation and conflict handling by @codeaholicguy in #92.

Changed

  • Agent discovery now mirrors live Codex and Gemini CLI sessions into the registry so running agents stay available for list/detail/send workflows even when started outside agent start by @codeaholicguy in #91.
  • Updated ai-devkit agent list to show the project name instead of the full working directory for a more compact running-agent table.
  • Enhanced the dev-lifecycle skill's test-planning and implementation-log guidance.

Fixed

  • Fixed Claude Code sessions being reported with unknown status by improving session parsing for meaningful conversation entries and interrupted requests.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.35.0...cli@0.36.0

Don't miss a new ai-devkit release

NewReleases is sending notifications on new releases.