#0002
`Tambo` 1.0: open-source toolkit for agent-driven React UI
70radar
TamboOpen-source toolkit — agents pick React UI and props
Turns generative UI wiring into a toolkit problem instead of a bespoke app problem. If you're building agents that choose and render React components, this cuts a lot of glue code and is worth testing now.
- Registers React components with
Zodschemas so an agent can pick the right UI and pass the right props automatically. - Handles messy generative-UI cases like shared state across user, agent, and React, plus partial prop rendering.
- Includes auth flow between user and
MCP, and supports addingMCPservers with most of the spec covered. - Project claims 8k+ GitHub stars, thousands of developers, and 500k+ messages processed on the hosted service.
Source: github.com/tambo-ai/tamboRead original →