Skip to content

v0.10.0

Choose a tag to compare

@codeaholicguy codeaholicguy released this 01 Feb 10:52
· 240 commits to main since this release

What's Changed

Added

  • Agent Management - Detect and control external AI agents
    • List Agents: ai-devkit agent list - View running agents (Claude Code, etc.)
    • Open Agent: ai-devkit agent open <name> - Focus agent terminal window
    • Terminal Support: Works with tmux, iTerm2, and Apple Terminal
    • Fuzzy Matching: Open agents by partial name

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.9.0...cli@0.10.0