Skip to content
Get Pro

Memory

Visible, removable facts an agent retains about the user or ongoing work.

Loading component preview…

Installation

Add the component source directly to your project.

pnpm dlx shadcn@latest add https://pastaui.com/r/memory.json

API reference

Memory

Memory properties
PropTypeDefaultDescription
itemsMemoryItem[]Provides categorized remembered facts.
onRemove(id: string) => voidForgets a selected fact.
onAdd() => voidStarts a new memory flow.