mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-04 13:51:44 +00:00
4 lines
536 B
YAML
4 lines
536 B
YAML
name: oc-mnemoria
|
|
repo: https://github.com/one-bit/oc-mnemoria
|
|
tagline: Persistent shared memory (hive mind) for OpenCode agents across sessions
|
|
description: Gives all OpenCode agents a shared persistent memory store where every agent can read and write. Each entry is tagged with the creating agent (plan, build, ask, review) so no context is lost between roles. Powered by the mnemoria Rust engine with hybrid BM25 + semantic search, CRC32 checksum chains, and an append-only binary format. Includes 7 tools and /mn-* slash commands.
|