Skip to main content

Repo-scoped Shellbrain CLI with explicit evidence-backed writes.

Project description

ShellBrain logo

ShellBrain

Long-term Memory for AI Agents.

Agents forget across sessions. They rediscover the same problems, repeat the same mistakes, and relearn what you already taught them. ShellBrain makes their work compound.

Recall in one command.

Episodic, empirical, conceptual. Three categories, one retrieval surface.


Architecture

Episodic knowledge is the evidence layer.

  • What actually happened in the session: your prompts, the agent's steps, tool calls, and outputs.

Empirical knowledge is the concrete extracted layer.

  • An ontology of problems, solutions, failed tactics, facts, preferences, changes.
  • This is case-based reasoning in a semantic graph.

Conceptual konwledge is the abstractive layer.

  • A higher-level concept graph with claims, relations, and implementations that link back to the concrete layer.
  • Progressive disclosure. agents get oriented first, then ask for depth only where tasks require it.

The episodic layer is truth. Empirical memory extracts. Concept memory abstracts. Each layer is grounded in the one beneath it.


How agents use ShellBrain

Working agents call recall. That is the normal interface they have to think about. One command, one carefully curated compact brief, with sources cited.

shellbrain recall --json '{"query":"what context matters for this migration lock timeout?","current_problem":{"goal":"fix the migration hang","surface":"db admin","obstacle":"lock timeout","hypothesis":"none yet"}}'

Lower-level commands exist for inner agents.

  • read, events, concept show, memory add, memory update, concept add, concept update

When a user explicitly says to store or teach Shellbrain something, working agents can call teach. It stores the statement as evidence and immediately runs Shellbrain's teach agent.

Working agents focus on only their work.


Principled and Disciplined

Memory that is grounded in evidence, small in scope, and asked for rather than pushed is memory that compounds. Everything else is noise for working agents.

A memory layer that cannot justify itself should not persist.


Install

curl -L shellbrain.ai/install | bash

Works for Codex, Claude Code, and Cursor. The installer runs shellbrain init for you. Repos register themselves on first use.

Requirements.

  • macOS or Linux, Python 3.11+, Docker for the managed local Postgres+pgvector runtime.

Upgrade for latest capabilities

shellbrain upgrade

The install script also works as an upgrade path: curl -L shellbrain.ai/upgrade | bash. Manual alternative: pipx upgrade shellbrain && shellbrain init.


How to Use ShellBrain

Use Shellbrain in your agent of choice. Then, just work normally.

Claude Code: Use /shellbrain to remember Shellbrain recall at the right task boundaries.

Codex: Use $shellbrain to remember Shellbrain recall at the right task boundaries.

Cursor: Use /shellbrain to remember Shellbrain recall at the right task boundaries.


Repair

shellbrain admin doctor to inspect. shellbrain init to repair if doctor flags it. Do not rerun init every session — it is not a no-op.


Docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shellbrain-0.1.31.tar.gz (476.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shellbrain-0.1.31-py3-none-any.whl (643.2 kB view details)

Uploaded Python 3

File details

Details for the file shellbrain-0.1.31.tar.gz.

File metadata

  • Download URL: shellbrain-0.1.31.tar.gz
  • Upload date:
  • Size: 476.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for shellbrain-0.1.31.tar.gz
Algorithm Hash digest
SHA256 4a906c2a464862c48c30873a1bba9556e2f529bc517263d4a29a0ab0b14e5fb4
MD5 8d335868d919522286ad09b61ba3ae0d
BLAKE2b-256 a6f4e4a2638551f7b339044a1e956e01ab76ae19dff87316084d642ce7eaa8e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for shellbrain-0.1.31.tar.gz:

Publisher: release.yml on cucupac/shellbrain

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file shellbrain-0.1.31-py3-none-any.whl.

File metadata

  • Download URL: shellbrain-0.1.31-py3-none-any.whl
  • Upload date:
  • Size: 643.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for shellbrain-0.1.31-py3-none-any.whl
Algorithm Hash digest
SHA256 559e3972f7b01b99c9e565d01376260bccf906ea1583c688526ceec5bf85b960
MD5 9ac06584caf8aa465c60e1c475e2199a
BLAKE2b-256 5a3bf3ce090162405e44dc7671854e1f825d337910bf30a5c3f8e9795b3fb042

See more details on using hashes here.

Provenance

The following attestation bundles were made for shellbrain-0.1.31-py3-none-any.whl:

Publisher: release.yml on cucupac/shellbrain

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page