Skip to content

agent-client-protocol-v0.13.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 01 Jun 15:54
· 140 commits to main since this release
e2368db

Added

  • (acp) stabilize logout support (#185)
  • (acp) Extract all rmcp logic to the rmcp crate (#180)
  • (acp) Add unstable (very experimental!) protocol v2 support (#170)

Changed

  • Move the rmcp-backed MCP server builder to agent-client-protocol-rmcp, removing tokio, tokio-util, and rmcp from the core crate's normal dependency graph.