Skip to content

feat(a2ui): advertise client capabilities through the transports - #822

Merged
blove merged 1 commit into
mainfrom
blove/a2ui-capabilities-wiring
Aug 17, 2026
Merged

feat(a2ui): advertise client capabilities through the transports#822
blove merged 1 commit into
mainfrom
blove/a2ui-capabilities-wiring

Conversation

@blove

@blove blove commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

A2UI v0.9 catalog-negotiation metadata, follow-up to #817#820: @threadplane/langgraph gains AgentOptions.a2uiClientCapabilities (merged into plain-object run payloads as a2ui_client_capabilities, mirroring client_tools — null/command-resume payloads pass through, thread state persists it for later runs); @threadplane/ag-ui seeds the same key into AG-UI shared state via ToAgentOptions; threadplane-middleware adds an a2ui_client_capabilities(state) reader so graphs can gate A2UI emission on what the renderer supports. Opt-in on both transports (no payload change unless configured). Tests: langgraph 58 (client-tools spec incl. 4 new), ag-ui 68 (2 new), middleware 37 (2 new); lint/test/build green for both libs; api-docs regenerated.

🤖 Generated with Claude Code

@threadplane/langgraph gains AgentOptions.a2uiClientCapabilities (merged
into plain-object run payloads as a2ui_client_capabilities, mirroring
client_tools); @threadplane/ag-ui seeds the same key into shared state via
ToAgentOptions; threadplane-middleware adds the a2ui_client_capabilities(state)
reader for graphs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview Aug 17, 2026 8:11pm

Request Review

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automated approval: this PR received an intelligent (AI) code review. See the review comments on this PR.

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Claude finished @blove's task in 0s —— View job


I'll analyze this and get back to you.

@blove
blove merged commit 7eb55db into main Aug 17, 2026
68 checks passed
@blove
blove deleted the blove/a2ui-capabilities-wiring branch August 17, 2026 20:59
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