A local-first memory layer for coding agents

Build with continuity.

Neurobase carries useful project context across Claude Code, Codex, and every session that follows — privately, on your machine.

Neurobase ResearchRelease candidate / 0.1.0

The missing layer is memory.

Every coding agent starts a little too far in the past. Neurobase makes the useful parts of yesterday available to the agent you use today — without a hosted database, a new subscription, or a second source of truth.

It is deliberately small: capture what happened, curate what remains true, and make that context available wherever work continues.

One memory, every agent.

The same local store sits beneath both agents. Nothing needs to leave the machine for context to travel.

A memory system that knows when to delete.

01

Capture

Hooks record the useful parts of a session deterministically, with secrets redacted before anything is written.

02

Curate

A curator folds raw context into a small, current fact set — optimizing for supersession, not accumulation.

03

Recall

The next agent receives the durable context automatically, or asks Neurobase on demand through MCP.

neurobase / shared-memory.loglocal-only
09:41:02CLAUDECaptured: trust boundary is local-only.
09:41:03MEMORYCurated 3 durable facts; superseded 1.
09:43:18CODEXRestored context. Continuing from the boundary.