Skip to content

docs(a2a): add LangGraph agent card registration guide - #236

Merged
mateo-berri merged 1 commit into
mainfrom
litellm_a2a-agent-card-docs
May 28, 2026
Merged

docs(a2a): add LangGraph agent card registration guide#236
mateo-berri merged 1 commit into
mainfrom
litellm_a2a-agent-card-docs

Conversation

@Sameerlite

@Sameerlite Sameerlite commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a dedicated A2A Agent Card on LiteLLM docs page and include it in the A2A sidebar section
  • expand LangGraph provider docs with end-to-end agent registration + agent-card discovery/edit/save/verify/invoke steps
  • add two local screenshots for the agent-card fields and next-step save flow, and update A2A cross-links

Test plan

  • preview docs locally
  • verify links and anchors in markdown
  • verify images referenced from img/providers/langgraph/
  • [ ]

Note

Low Risk
Documentation-only changes with no runtime, auth, or data-path impact.

Overview
This PR expands A2A agent card documentation and walks LangGraph users through registering and curating an agent card in the gateway.

A new a2a_agent_card page documents which A2A v1.0 card fields and JSON-RPC methods LiteLLM proxies, how discovery/curated cards are served at /a2a/{agent_id}/.well-known/agent.json, and how clients target skills via metadata.skillId. It is wired into the A2A Agent Gateway sidebar.

The LangGraph provider guide’s A2A section is reworked into a longer flow: upstream card discovery and editing in the UI, save/verify steps (including a curl check of the proxied card), playground testing, and a manual message/send example. Cross-links from a2a.md now point at LangGraph registration instead of the old gateway-only anchor, and local screenshots are referenced for the card UI steps.

Reviewed by Cursor Bugbot for commit 09a87fa. Bugbot is set up for automated code reviews on this repo. Configure here.

Document the LangGraph A2A registration flow with agent-card discovery/editing steps,
add a dedicated A2A agent-card reference page, and wire navigation links.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 27, 2026 8:44am

Request Review

@mateo-berri

Copy link
Copy Markdown
Contributor

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 09a87fa. Configure here.

@mateo-berri mateo-berri 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.

LGTM; thanks!

@mateo-berri mateo-berri 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.

LGTM; thanks!

@mateo-berri
mateo-berri merged commit 8b9c09e into main May 28, 2026
3 checks passed
@mateo-berri
mateo-berri deleted the litellm_a2a-agent-card-docs branch May 28, 2026 02: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.

2 participants