Memory Hive

File-based memory that compounds across every AI agent, model, and IDE.

Local-firstNo daemonNo accountMIT licensed
What it is

Memory that doesn't start from zero

Every agent gets a private silo for personal continuity and a shared hive for collective intelligence. A curator promotes verified lessons into shared knowledge, so the system gets sharper with every task instead of forgetting them.

Private silosShared hiveCurator loopRaw → distilled
HIVEA1A2A3A4A5A6
Measured

Less context. More signal.

HyperRecall pulls only the relevant slice — not the whole history. Agents boot with what matters and skip the rest, cutting token load without losing continuity.

Naive full boot
158,825
v0.3.2 HyperRecall
1,190
v3 optimize + recall
1,175
99.26%
token reduction
~135×
more efficient
757 ms
v3 wall time

One line. No account.

Creates ~/.memory-hive, sets up the shared hive, and wires boot blocks into the agent platforms it finds on your machine.

curl -fsSL https://memoryhive.neural-forge.io/install.sh | sh
Read the docs →