@holaxis/superbee
v0.0.1
Published
Shared agent memory. A versioned markdown knowledge bundle that lives in your repo, plus a CLI for humans and agents.
Readme
superbee
Shared agent memory. A versioned markdown knowledge bundle that lives in your repo, plus a CLI that humans and AI agents both read and write.
Bees build comb one cell at a time, and the comb is a shared structure the whole colony reads from and adds to. That is what this is: agents coordinate by leaving durable marks in a shared store rather than by messaging each other.
- Local-first and git-backed. Your knowledge is plain markdown in your repository.
- Versioned with compare-and-swap writes, so concurrent agents cannot clobber each other.
- Context notes, documents, cross-links, tasks, and artifacts in one bundle.
Status: placeholder. This package name is reserved for an imminent open-source release. The first working version is on its way. Watch https://getsuperbee.com
License
MIT
