Skip to content

Add ai-transport-js to the agent registry#337

Merged
zknill merged 1 commit into
mainfrom
zak/add-ai-transport-js-agent
May 12, 2026
Merged

Add ai-transport-js to the agent registry#337
zknill merged 1 commit into
mainfrom
zak/add-ai-transport-js-agent

Conversation

@zknill
Copy link
Copy Markdown
Contributor

@zknill zknill commented May 6, 2026

Register the ai-transport-js wrapper agent (versioned) for the new @ably/ai-transport SDK at https://github.com/ably/ably-ai-transport-js. The SDK self-registers this identifier on the Realtime client's options.agents map at session construction so the Ably backend can attribute usage to it, in line with the pattern used by ably-chat-js.

Introduce a new ai-transport product category in the agents JSON schema enum to support the entry.

Comment thread protocol/agents.json Outdated
"product": "chat",
"name": "Chat React"
},
{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably would make more sense at the end of the list instead of in the middle of the Chat SDKs

Register the `ai-transport-js` wrapper agent (versioned) for the new
`@ably/ai-transport` SDK at https://github.com/ably/ably-ai-transport-js.
The SDK self-registers this identifier on the Realtime client's
`options.agents` map at session construction so the Ably backend can
attribute usage to it, in line with the pattern used by ably-chat-js.

Introduce a new `ai-transport` product category in the agents JSON
schema enum to support the entry.
@zknill zknill force-pushed the zak/add-ai-transport-js-agent branch from a397dbc to 4036b91 Compare May 12, 2026 08:15
@zknill zknill enabled auto-merge (rebase) May 12, 2026 08:15
@zknill zknill merged commit 5d4ce28 into main May 12, 2026
2 checks passed
@zknill zknill deleted the zak/add-ai-transport-js-agent branch May 12, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants