Sandbox Agent
agent-demos/sandbox-agentFreeBlock
A sandbox-backed prototype builder that gives each chat an isolated workspace and a live preview tab.
Install it
npx shadcn@latest add https://agent-demos.hsawana9.com/r/sandbox-agent.jsonSource
1import { SandboxAgentScreen } from "@/components/sandbox-agent/sandbox-agent-screen";23export default function SandboxAgentPage() {4 return <SandboxAgentScreen />;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 |
