Skip to content

feat(acp): add opt-in ACP v2 runtime foundation - #12

Merged
danielkov merged 5 commits into
mainfrom
feat/acp-v2-foundation
Aug 25, 2026
Merged

feat(acp): add opt-in ACP v2 runtime foundation#12
danielkov merged 5 commits into
mainfrom
feat/acp-v2-foundation

Conversation

@danielkov

@danielkov danielkov commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • keeps the existing ACP v1 API and default behavior
  • adds opt-in protocol-v2 support under agentkit_acp::v2
  • implements v2 initialize, new, list, resume, prompt, cancel, and close
  • accepts prompts immediately and reports running/idle lifecycle updates asynchronously
  • provides stable message IDs and visible tool-call content
  • releases the non-breaking foundation as agentkit-acp 0.10.8

Compatibility

  • root exports remain ACP v1
  • ACP v2 is opt-in through the protocol-v2 feature
  • dependencies use the released agent-client-protocol = 2.0.0
  • no unstable schema or fork dependency is included

Follow-up

@danielkov
danielkov merged commit 01d2203 into main Aug 25, 2026
3 of 4 checks passed
@danielkov
danielkov deleted the feat/acp-v2-foundation branch August 25, 2026 19:53
@danielkov
danielkov restored the feat/acp-v2-foundation branch August 25, 2026 20:06
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