← LibraryCollection
Memory & context
What the model carries with it.
Sessions end, but products are long. How you carry facts, sources, and prior state across turns — visibly, editably, honestly — is a design problem the field is still learning to name.
8 patterns
- 9 minThe context source trayA visible list of everything the model is reading right now.
- 8 minThe memory chipPersistent facts about the user, editable in one click.
- 8 minThe thread summaryCompressing a long conversation into something the user can scan.
- 10 minThe context handoffCarrying state between sessions, without magic and without loss.
- 9 minThe prompt history searchFinding the turn from last Tuesday in three keystrokes.
- 8 minThe session onboardingOpening a new thread with just enough of yesterday.
- 10 minBranching conversationWhen you want to try two versions of the same thought.
- 12 minThe knowledge mapA view of what the model has learned about you.
Other collections
- The prompt surfaceHow the box asks for intent.→
- The responseHow the model performs the answer.→
- Agentic flowsHow the model shows its work, in the world.→
- Trust & evidenceHow the model earns the reader's belief.→
- Multimodal & artifactsWhen chat isn't enough.→
- CollaborationWhen the session has more than one human in it.→
- OrchestrationHow many agents, at what cadence, inside what ceiling.→
- Dev & evalThe surfaces that make AI products debuggable.→