Skip to content

0.30.0

Latest

Choose a tag to compare

@codeaholicguy codeaholicguy released this 14 May 17:27
· 3 commits to main since this release

What's Changed

Added

  • feat(agent-manager): add OpenCode adapter for agent control by @nothingrotf in #82
  • The document-code skill now offers an HTML artifact alongside its markdown output.

Fixed

  • agent-manager now prefers the PID-file live status when resolving Claude Code agent state, improving accuracy of agent list output.
  • agent-manager now matches Claude Code's lossy project directory encoding when resolving session paths, fixing session discovery for paths that Claude Code re-encodes.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.29.0...cli@0.30.0