Skip to content

feat(unstable-v2): add session injection support - #339

Open
danielkov wants to merge 3 commits into
agentclientprotocol:mainfrom
danielkov:feat/unstable-v2-session-inject
Open

feat(unstable-v2): add session injection support#339
danielkov wants to merge 3 commits into
agentclientprotocol:mainfrom
danielkov:feat/unstable-v2-session-inject

Conversation

@danielkov

@danielkov danielkov commented Aug 26, 2026

Copy link
Copy Markdown

Summary

Adds Rust SDK support for the unstable ACP v2 session-injection schema.

  • forwards the unstable_session_inject feature to the schema crate
  • maps inject, revoke, and replace requests into the v2 JSON-RPC dispatcher
  • adds typed v2 session helpers for sending those requests
  • adds schema serialization and client/server session tests

Dependencies

The branch currently pins the schema fork at 6e7e044f9464c4fd652d90699a09e9edc8b3bbad and includes the response-receipt patch. It will be rebased onto the upstream versions as those dependencies land.

Related

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.

1 participant