Open source

Memory Hive is the public GitHub project.

Neural Forge keeps the public open-source story focused on the memory layer: private agent silos, shared hive state, and curated lessons that survive past a single chat.

Projects

One public repo. Clear purpose.

Memory Hive is the repo users should inspect, install, and contribute to. Other internal Hive-related systems stay out of this public GitHub index.

MH
Public repo

Memory Hive

Persistent memory for AI agent teams.

Private agent silos plus a curated shared hive, so sessions resume with less re-explaining and less context-window waste.

  • Private agent memory
  • Shared hive index
  • Curated learnings
  • Bootstrap contract
Release principles

Public code needs public-safe proof.

This repo documents reusable patterns without exposing private tokens, hostnames, runtime logs, or machine-specific control details.

01

Owner consent and clear machine boundaries come first.

02

Live canaries beat stale memory or theoretical configuration.

03

Transport success is not execution success until output proves it.

04

The public repo uses placeholders and patterns, never private runtime details.