Episodes
The session trail: prompts, agent steps, tool calls, and outputs.
Evidence
ShellBrain
AI agents work in sessions. ShellBrain stores what they learn and recalls it in later sessions. Memory stays scoped to each repo.
After each session, ShellBrain records problems, solutions, failed tactics, facts, preferences, and changes worth remembering.
When an agent runs shellbrain recall, ShellBrain returns a compact brief for the current task. Every memory links to session evidence.
The session trail: prompts, agent steps, tool calls, and outputs.
Evidence
Concrete records extracted from episodes: problems, solutions, failed tactics, facts, preferences, and changes.
A graph of reusable ideas linked back to concrete memories and episode evidence.
Grounded Abstraction
curl -L shellbrain.ai/install | bash
shellbrain initOn first setup, choose where ShellBrain stores data.