CMEM Pro is ready —Get CMEM Pro
A visual field guide

Your agent forgets. The workshop remembers.

claude-mem watches the trail of work, distills it into useful notes, and gives the next session a map instead of a mountain of transcript.

An AI agent works at a bench while a small archivist turns the activity into organized observation cards.
The main agent builds. The memory worker keeps the field notes.
One loop, four movements

From activity to orientation

Nothing mystical happens. claude-mem separates doing the work from writing the memory, then makes recall deliberately cheap.

Observe

Lifecycle hooks notice prompts, tool calls, and session endings.

Compress

A second model turns noisy activity into structured observations.

Index

SQLite stores the memory and FTS5 makes its language searchable.

Recall

The next agent scans a small map, then fetches only useful detail.

Why the layers matter

A large context window is not the same as clear attention.

A model can receive a great deal of text and still lose the thread. That loss of focus is called context rot. claude-mem protects attention by showing a small index before it spends tokens on full details.

Learn progressive recall
Detailonly when useful
Index
Timeline
~/.claude-mem
observationssummariessearch index
The filing cabinet stays nearby

Local first is an architectural choice.

The memory database, index, settings, and logs live on your machine. A chosen AI provider processes material for compression. Optional cloud sync can carry the finished memory between machines, but local capture keeps working on its own.

SQLite storage FTS5 search
Begin at the workbench

See how a tool call becomes memory.