v2.3.0
Buckley 2.3.0
Governed AI agent harness for serious repository work.
Changelog
Refactoring
- fa6c83e: refactor(agentloop): Extract shared turn engine into pkg/agentloop and migrate callers (#123) (@odvcencio)
Other
- 6e45221: add(cli, ipc): add attach subcommand to join running sessions via gRPC (#124) (@odvcencio)
- 8286ba2: add(mcp): bridge MCP server tools into tool registry (#120) (@odvcencio)
- 3884be7: add(persona,subagent): Persona-aware subagent spawning with escalation control (#118) (@odvcencio)
- d03391d: add(plugins): Add plugin hook system for telemetry and pre-tool vetoes (#122) (@odvcencio)
- 532678e: add(policy): Add layered glob-permission policy with posture parking (#119) (@odvcencio)
- af3937d: add(tool): Add canopy structural tools and post-edit diagnostics (#116) (@odvcencio)
- c49f22e: add(tui, cli, model): Add session export, undo/redo, model variants, and session navigation (#121) (@odvcencio)
- 7466526: release: release v2.3.0 (#126) (@odvcencio)
- 65450f8: update: align ACP implementation with protocol spec and add client permission flow (#125) (@odvcencio)
Full Changelog: v2.2.0...v2.3.0
Built with GoReleaser