Skip to content

agent-client-protocol-v1.3.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Jul 14:49
· 66 commits to main since this release
468012d

Added

  • (unstable-v2) Add routers for supporting both v1 and v2 at once (#253)

Fixed

  • (acp) preserve builder auto traits for on_close (#269)
  • (acp) Handle incoming EOF correctly (#261)
  • (acp) Bound stderr capture memory (#255)
  • kill the agent's whole process group when ChildGuard drops (#251)
  • (unstable-v2) Require matching v2 protocol negotiation (#252)