v3.0.0
Code Agent Monitor v3.0.0
Breaking Changes
This is a major release that standardizes the project naming to Code Agent Monitor across all surfaces.
Renamed surfaces:
- npm packages:
code-agent-monitor,code-agent-monitor-client,code-agent-monitor-mcp-server - Docker images:
code-agent-monitor-mcp:local,localhost/code-agent-monitor-mcp:local - MCP server name:
code-agent-monitor-mcp - VS Code extension IDs:
code-agent-monitor, commands fromcode-agent-monitor.* - localStorage keys:
code-agent-monitor-tabby-*
Migration required:
Users upgrading from 2.x will need to:
- Update any hardcoded package references
- Reinstall MCP server if using the renamed package
- Update VS Code extension settings if customized
Other Changes
- Fixed MCP Docker build (workspace detection issue)
- Regenerated MCP lockfile
- Updated CI pipeline image names
Full changelog: v2.0.13...v3.0.0