Skip to content

add unstable mcp-over-acp additions to the schema#1173

Merged
nikomatsakis merged 4 commits into
agentclientprotocol:mainfrom
nikomatsakis:mcp-over-acp
May 12, 2026
Merged

add unstable mcp-over-acp additions to the schema#1173
nikomatsakis merged 4 commits into
agentclientprotocol:mainfrom
nikomatsakis:mcp-over-acp

Conversation

@nikomatsakis
Copy link
Copy Markdown
Contributor

No description provided.

@nikomatsakis nikomatsakis requested a review from a team as a code owner May 11, 2026 18:51
nikomatsakis and others added 4 commits May 11, 2026 18:34
Gate McpServer::Acp, McpServerAcp, and McpCapabilities.acp behind
convention for unstable protocol features.
v2 protocol types currently mirror v1 (enforced by JSON round-trip tests
in conversion.rs). Mirror the new unstable MCP-over-ACP additions:

- McpServerAcpId newtype
- McpServerAcp struct
- McpServer::Acp variant
- McpCapabilities.acp field

Plus IntoV1/IntoV2 conversions for the new types, all gated behind
unstable_mcp_over_acp.

Regenerates schema.v2.unstable.json and draft/schema-v2.mdx.
@nikomatsakis nikomatsakis merged commit 2e60be9 into agentclientprotocol:main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants