docs(renderers): add org/repo identifiers, Vercel json-render, fix wording#1067
Merged
zeroasterisk merged 3 commits intogoogle:mainfrom Apr 7, 2026
Merged
Conversation
…rding - Add org/repo identifiers to all community renderer names in the table and notable mentions section - Add Vercel json-render (vercel-labs/json-render) as a Related Project with its own table — it uses its own JSON schema, not A2UI protocol - Add tip callout pointing to the official @a2ui/react core renderer - Update Highlights wording: changed 'most mature' to 'most fully-featured community' and added reference to the official @a2ui/react renderer
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for A2UI renderers by standardizing the naming format to include organization and repository identifiers, adding a tip about the official React renderer, and introducing a new section for related projects. I have suggested updating the entry for @zhama/a2ui for consistency and provided a code suggestion to point the xpert-ai/a2ui-react link to its GitHub repository instead of the npm page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the community renderers docs page with three improvements:
easyops-cn/a2ui-sdkinstead of just@a2ui-sdk/react) — makes it clear who maintains each project@a2ui/reactcore renderer@a2ui/reactpackageSplit from #1064 (which contains only the security sandbox fix).