Skip to content

docs(ecosystem): add an agent-side libraries section - #2407

Open
quotentiroler wants to merge 2 commits into
a2ui-project:mainfrom
quotentiroler:prefab-agent-side-listing
Open

docs(ecosystem): add an agent-side libraries section#2407
quotentiroler wants to merge 2 commits into
a2ui-project:mainfrom
quotentiroler:prefab-agent-side-listing

Conversation

@quotentiroler

Copy link
Copy Markdown

The ecosystem page covers renderers thoroughly. There is no home for projects on the producing side, which is where agent_sdks/ sits and where TypeScript currently has no entry.

This adds an "Agent-Side Libraries" section with one row, for a TypeScript library that emits A2UI rather than rendering it.

If you would rather it went in community.md, or you want it held until more than one project qualifies, say so and I will close it.

Announcement discussion: #2406

@google-cla

google-cla Bot commented Aug 26, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request adds a new "Agent-Side Libraries" section to the ecosystem renderers documentation, introducing the Max-Health-Inc/prefab project. The review feedback suggests capitalizing "Basic Catalog" for consistency and formatting the table columns to align with Prettier styling.

Comment thread docs/public/ecosystem/renderers.md Outdated
Comment on lines +48 to +50
| Project | Language | Description | Links |
| ------- | -------- | ----------- | ----- |
| **Max-Health-Inc/prefab** (`@maxhealth.tech/prefab`) | TypeScript | Server-side component library that emits A2UI from a typed component tree, with a diagnostic for anything the Basic catalog cannot express. Also serves A2UI over MCP as an `a2ui://` resource or an embedded resource. | [GitHub](https://github.com/Max-Health-Inc/prefab) · [npm](https://www.npmjs.com/package/@maxhealth.tech/prefab) · [Docs](https://maxhealth.tech/prefab/guide/a2ui) |

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.

medium

To maintain consistency with the rest of the document, "Basic catalog" should be capitalized as "Basic Catalog". Additionally, the table columns should be aligned to match the Prettier formatting style used throughout the rest of the file.

Suggested change
| Project | Language | Description | Links |
| ------- | -------- | ----------- | ----- |
| **Max-Health-Inc/prefab** (`@maxhealth.tech/prefab`) | TypeScript | Server-side component library that emits A2UI from a typed component tree, with a diagnostic for anything the Basic catalog cannot express. Also serves A2UI over MCP as an `a2ui://` resource or an embedded resource. | [GitHub](https://github.com/Max-Health-Inc/prefab) · [npm](https://www.npmjs.com/package/@maxhealth.tech/prefab) · [Docs](https://maxhealth.tech/prefab/guide/a2ui) |
| Project | Language | Description | Links |
| ----------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Max-Health-Inc/prefab** (@maxhealth.tech/prefab) | TypeScript | Server-side component library that emits A2UI from a typed component tree, with a diagnostic for anything the Basic Catalog cannot express. Also serves A2UI over MCP as an a2ui:// resource or an embedded resource. | [GitHub](https://github.com/Max-Health-Inc/prefab) · [npm](https://www.npmjs.com/package/@maxhealth.tech/prefab) · [Docs](https://maxhealth.tech/prefab/guide/a2ui) |
References
  1. Code should follow the relevant style guides, and use the correct auto-formatter, for each language, as described in the repository contributing guide's Style section. (link)

@quotentiroler

Copy link
Copy Markdown
Author

CLA signed.

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