Streaming Chat Shell
agent-demos/streaming-chat-shellFreeBlock
A developer-facing chat workspace with a shared chat session and replayable SSE trace.
Install it
npx shadcn@latest add https://agent-demos.hsawana9.com/r/streaming-chat-shell.jsonSource
1import { StreamingChatShellScreen } from "@/components/streaming-chat-shell/streaming-chat-shell-screen";23export default function StreamingChatShellPage() {4 return <StreamingChatShellScreen />;5}
What it pulls in
npm packages
Other registry items
Files it writes
More from agent-demos
All 16 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Memory & Persistence Agentcustomer-memory-agent | agent-demos | Blocks | Free | 9 deps · 31 files | |
| Foundation Chatfoundation-chat | agent-demos | Blocks | Free | 5 deps · 14 files | |
| Generative UIgenerative-ui | agent-demos | Blocks | Free | 7 deps · 21 files | |
| LangGraph Agentlanggraph-agent | agent-demos | Blocks | Free | 5 deps · 18 files | |
| Loop Agentloop-agent | agent-demos | Blocks | Free | 7 deps · 13 files | |
| MCP Agentmcp-agent | agent-demos | Blocks | Free | 10 deps · 22 files | |
| Multimodal Chatbotmultimodal-chatbot | agent-demos | Blocks | Free | 6 deps · 13 files | |
| Object Generationobject-generation | agent-demos | Blocks | Free | 7 deps · 14 files |
