What's Changed
Added
- feat(agent-manager): add OpenCode adapter for agent control by @nothingrotf in #82
- The
document-codeskill now offers an HTML artifact alongside its markdown output.
Fixed
agent-managernow prefers the PID-file live status when resolving Claude Code agent state, improving accuracy ofagent listoutput.agent-managernow 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