A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

feat: add React renderer and sample clients

Open abalmush opened this issue 1 week ago • 1 comments

  • Add @a2ui/react renderer with ShadCN-inspired Tailwind components
  • Implement core A2UI components: Text, Button, Card, Row, Column, List, etc.
  • Add A2UIProvider and ThemeProvider context providers
  • Add useA2UI and useDataBinding hooks for state management
  • Include 64 unit tests with full coverage
  • Add React sample clients: contact, restaurant, gallery, rizzcharts, orchestrator
  • Add a2a-chat-canvas component for chat interfaces
image image image image

abalmush avatar Dec 19 '25 21:12 abalmush