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
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 | shRead the docs →