AG-UI Interactive Dojo
Integrations
CrewAI
View
Preview
Code
Docs
Demos
Agentic Chat
Chat with your Copilot and call frontend tools
Chat
Tools
Streaming
Backend Tool Rendering
Render and stream your backend tools to the frontend.
Agent State
Collaborating
Human in the loop
Plan a task together and direct the Copilot to take the right steps
HITL
Interactivity
Interrupt (Suspend/Resume)
Agent suspends a tool mid-execution to ask the user, then resumes
HITL
Interactivity
Interrupt
Agentic Generative UI
Assign a long running task to your Copilot and see how it performs!
Generative ui (agent)
Long running task
Tool Based Generative UI
Haiku generator that uses tool based generative UI.
Generative ui (action)
Tools
Shared State between agent and UI
A recipe Copilot which reads and updates collaboratively
Agent State
Collaborating
Predictive State Updates
Use collaboration to edit a document in real time with your Copilot
State
Streaming
Tools
A2UI Fixed Schema
Fixed-schema A2UI flight search with data-bound cards (no streaming)
A2UI
Generative UI
Fixed Schema
A2UI Dynamic Schema
Dynamic LLM-generated A2UI surfaces from conversation context
A2UI
Generative UI
Dynamic Schema
Streaming
A2UI Error Recovery
Automatic A2UI error recovery — invalid surfaces are regenerated (no wipe), with a tasteful hard-failure fallback
A2UI
Error Recovery
Streaming
Crew Chat
Chat with a CrewAI crew wrapped in a dict-state chat flow
Chat
CrewAI
Streaming
Error Flow
Backend flow that raises an error, surfaced to the client as a RunErrorEvent
CrewAI
Error Handling