From 23a1e044de5070f8dd9438c49ac13091c6b5038f Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Mon, 11 May 2026 03:19:24 +0000 Subject: [PATCH 1/2] docs: add Kangaroo to clients and Vala SDK --- docs/get-started/clients.mdx | 1 + docs/libraries/community.mdx | 3 +++ 2 files changed, 4 insertions(+) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 8ab81004..4b82488e 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -47,6 +47,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Sidequery _(coming soon)_](https://sidequery.dev) - [Tidewave](https://tidewave.ai/) - [Web Browser with AI SDK](https://github.com/mcpc-tech/ai-elements-remix-template) (powered by [@mcpc/acp-ai-provider](https://github.com/mcpc-tech/mcpc/tree/main/packages/acp-ai-provider)) +- [Kangaroo](https://github.com/dbkangaroo/kangaroo) database IDE with Agent Client Protocol support ## Notebook and data tools diff --git a/docs/libraries/community.mdx b/docs/libraries/community.mdx index c9fb71a0..cf455d29 100644 --- a/docs/libraries/community.mdx +++ b/docs/libraries/community.mdx @@ -34,3 +34,6 @@ description: "Community managed libraries for the Agent Client Protocol" - [swift-acp](https://github.com/wiedymi/swift-acp) - [swift-sdk](https://github.com/aptove/swift-sdk) - [acp-swift-sdk](https://github.com/rebornix/acp-swift-sdk) + +## Vala +- [AgentClientProtocol Vala SDK](https://gitcode.com/ai-outputs/AgentClientProtocol) \ No newline at end of file From bd9bb834b6e20e2230f42537f5c0233b86c6f940 Mon Sep 17 00:00:00 2001 From: Tao Zuhong Date: Mon, 11 May 2026 12:12:51 +0000 Subject: [PATCH 2/2] docs: add Kangaroo to clients and Vala SDK(2) --- docs/get-started/clients.mdx | 2 +- docs/libraries/community.mdx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 4b82488e..7c0db9c1 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -47,7 +47,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Sidequery _(coming soon)_](https://sidequery.dev) - [Tidewave](https://tidewave.ai/) - [Web Browser with AI SDK](https://github.com/mcpc-tech/ai-elements-remix-template) (powered by [@mcpc/acp-ai-provider](https://github.com/mcpc-tech/mcpc/tree/main/packages/acp-ai-provider)) -- [Kangaroo](https://github.com/dbkangaroo/kangaroo) database IDE with Agent Client Protocol support +- [Kangaroo](https://github.com/dbkangaroo/kangaroo) — database IDE with Agent Client Protocol support ## Notebook and data tools diff --git a/docs/libraries/community.mdx b/docs/libraries/community.mdx index cf455d29..660186ed 100644 --- a/docs/libraries/community.mdx +++ b/docs/libraries/community.mdx @@ -36,4 +36,5 @@ description: "Community managed libraries for the Agent Client Protocol" - [acp-swift-sdk](https://github.com/rebornix/acp-swift-sdk) ## Vala -- [AgentClientProtocol Vala SDK](https://gitcode.com/ai-outputs/AgentClientProtocol) \ No newline at end of file + +- [Agent Client Protocol Vala SDK](https://gitcode.com/ai-outputs/AgentClientProtocol) \ No newline at end of file