Recallbase / Memory for Claude Code
Persistent memory for Claude Code
Claude Code starts every session from scratch – you re-explain the same architecture, the same decisions, the same gotchas again and again. Recallbase gives your agent a memory that persists across sessions, machines and your team.
The problem: every session is day one
Claude Code is brilliant – but forgetful. Once the context window ends or the session closes, it's all gone: why you chose that database, which workaround fixed the build, where you left off yesterday. The usual patch is an ever-growing CLAUDE.md – but that tips over: past a few hundred lines the agent ignores rules, and every session pays the full token price for text that mostly isn't relevant.
The fix: session hooks that remember
Recallbase hooks into Claude Code's native hooks – without changing your workflow:
| Hook | What Recallbase does |
|---|---|
| SessionStart | Loads project history, recent decisions and confirmed knowledge into context – no briefing, no "where were we?". |
| Stop (each step) | Saves progress and transcript – crash-safe, so even a crash loses nothing. |
| SessionEnd | Distills the session into a structured summary and closes it cleanly. |
All hooks swallow errors: if the API is ever unreachable, Claude Code keeps working normally – just without the memory injection. Nothing blocks.
What loads into context on start
- Project history – the last sessions as short, distilled summaries instead of raw transcripts.
- Confirmed insights – only verified knowledge, no guesses, so the agent doesn't learn its own mistakes.
- Project knowledge from the graph – relevant nodes, hard-capped, because context is expensive.
- Master memory – durable facts and preferences that apply across all projects.
The key: context stays small and curated. Instead of an 800-line instruction file, the agent gets exactly what matters – details on demand via semantic search.
Across machines and teams
The memory doesn't live locally but in your Recallbase instance. Switch laptops and the history is there. A colleague on the same project sees the same decisions – without copy-pasting into any file. What one project learns, everyone knows.
Set up in minutes
Create an account, install the client, run one command that registers the hooks itself. Or paste a ready-made prompt into a Claude Code session and let the agent set everything up. See the docs.
Give your agent a memory
Start for free, no credit card. In two minutes your agent remembers every session.
Start for free