Replies: 1 comment 2 replies
|
time to migrate to a2a protocol |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
@tanstack/ai-acpcurrently depends on@agentclientprotocol/sdk@^0.25.0and wraps the pre-1.0ClientSideConnectionAPI.The official ACP TypeScript SDK reached 1.0.0 on 2026-06-24 and is now at 1.4.0. The 0.x client API (
ClientSideConnection/implements Client) is deprecated in favor of the fluentclient()/agent()APIs.All reactions