From c490dc49e99f29c06c4e8b83899c01a2a331b603 Mon Sep 17 00:00:00 2001 From: evgeny Date: Fri, 5 Jun 2026 14:12:33 +0100 Subject: [PATCH] chore: add wrapper agent for Vercel Adapter --- protocol/agents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/protocol/agents.json b/protocol/agents.json index 2335598..4a3d998 100644 --- a/protocol/agents.json +++ b/protocol/agents.json @@ -694,6 +694,14 @@ "source": "https://github.com/ably/ably-swift", "product": "pub-sub", "name": "Pub/Sub Swift (iOS, macOS, tvOS, watchOS)" + }, + { + "identifier": "vercel-ai-sdk-ui-message", + "versioned": true, + "type": "wrapper", + "source": "https://github.com/ably/ably-ai-transport-js", + "product": "ai-transport", + "name": "Vercel Adapter" } ], "ablyLibMappings": {