HOT MEMORY
Remember.
Facts, preferences, constraints, conventions, and concise project context.
remember() LOCAL-FIRST AGENT MEMORY
Persistent memory, hybrid RAG, and personalization for AI coding agents.
01 / WHY
Preferences, decisions, research, and project knowledge survive beyond a single session.
02 / MEMORY LAYERS
HOT MEMORY
Facts, preferences, constraints, conventions, and concise project context.
remember() COLD KNOWLEDGE
Research, documents, investigations, and detailed decisions — only when needed.
remember_note() PERSONA
Behavior, tone, directives, and working conventions shared across agents.
kind: "directive" 03 / CONTEXT ARCHITECTURE
session → context search → source 04 / RETRIEVAL
05 / CLIENTS
YOUR MEMORY
one persistent layer06 / PERSONA
07 / PROJECT IDENTITY
D:\work\memory_plugin~/projects/memory_pluginPaths change. Machines change. Project identity doesn't.
08 / LOCAL FIRST
Run entirely on your machine. No hosted vector database required.
Keep the local runtime and optionally synchronize portable memory.
Carry memory between environments when portability matters.
09 / GET STARTED
Install or remove memory_plugin across all supported clients in one shot, or choose a single client from Quick Start above.
The first block handles every supported client. The second block keeps per-client setup explicit when you only want one integration.
Back to Quick Start ↑