Problems and solutions
ShellBrain stores each problem with the solutions that worked and the tactics that failed.
ShellBrain
ShellBrain gives AI agents memory, so they can store and reuse what they learn over time. Works with Codex, Claude Code, and Cursor.
curl -L shellbrain.ai/install | bash
Your agent runs shellbrain recall, receives a compact brief, and keeps working.
After each session, it turns useful work into durable memories backed by evidence.
It searches those memories and returns only the context the current task needs.
ShellBrain stores each problem with the solutions that worked and the tactics that failed.
It records durable facts about the repo and your preferences. Changes create a visible revision history.
Every memory links to the session evidence that supports it. Ambiguous memories are skipped.
Memories can be active, stale, superseded, or wrong. Recall weighs that state before returning context.
ShellBrain runs locally with no cloud retrieval or outbound telemetry.
Store data on your machine or in your own PostgreSQL database.