leonard_acp 0.2.0
leonard_acp: ^0.2.0 copied to clipboard
ACP (Agent Client Protocol) model provider for Leonard — drives any ACP-compatible coding agent as a per-turn decision oracle behind leonard_agent's ModelProvider seam.
Changelog #
0.2.0 #
Promotes 0.2.0-rc.1 to stable.
- Breaking: requires
leonard_agent ^0.3.0. Migration: move theleonard_agentconstraint to^0.3.0. This package imports only the web-safeleonard_agent.dartsurface, which that version keeps unchanged, and has no API changes of its own.
0.2.0-rc.1 #
- Require
leonard_agent ^0.3.0-rc.1. This package imports only the web-safeleonard_agent.dartsurface, which that version keeps unchanged. No API changes in this package.
0.1.0 #
First release — the ACP (Agent Client Protocol) model provider for Leonard:
drives any ACP-compatible coding agent as a per-turn decision oracle behind
leonard_agent's ModelProvider seam.