remember
Save key facts and observations as persistent memories that survive across sessions. Categorize entries, attach metadata, and set an expiration to keep future conversations informed.
Instructions
Store an episodic memory that persists across sessions. Use this when you learn something important about the user, a project, or yourself that should be available in future sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Time-to-live: "7d", "30d", "24h", "permanent", or omit for no expiration. | |
| title | Yes | Short title for the memory | |
| content | Yes | The memory content — what you learned, observed, or were told | |
| project | No | Associated project, if any (omit for global memories) | |
| category | Yes | Memory category: user (about the human), project (about work), self (capability/learning), feedback (corrections/confirmations), reference (external pointers), pursuit (active goal or ongoing creative thread), episode (short-term cross-body tape: where you were / what was said or decided / what shipped / what is open — 48h TTL by default, set metadata.where to your surface e.g. "discord:#general", "voice", "wake:<id>", "lane:tending", "terminal") | |
| metadata | No | Arbitrary key-value metadata |