Memory & Persistence Agent
agent-demos/customer-memory-agentFreeBlock
A support workspace with in-memory default persistence, optional Postgres storage, explicit saved memories, retrieval, and compaction checkpoints.
Install it
npx shadcn@latest add https://agent-demos.hsawana9.com/r/customer-memory-agent.jsonSource
1import { CustomerMemoryAgentScreen } from "@/components/customer-memory-agent/customer-memory-agent-screen";23export default function CustomerMemoryAgentPage() {4 return <CustomerMemoryAgentScreen />;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 |
|---|---|---|---|---|---|
| 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 | |
| OpenAI Agents SDK Demoopenai-agents-sdk-demo | agent-demos | Blocks | Free | 11 deps · 56 files |
