[PR #13760] docs: add oc-mnemoria to ecosystem plugins #14804

Open
opened 2026-02-16 18:19:33 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13760

State: open
Merged: No


Summary

Adds oc-mnemoria to the Ecosystem plugins table.

oc-mnemoria gives all OpenCode agents a persistent shared memory ("hive mind"). Every agent (plan, build, ask, review) reads and writes to a single local store, with each entry tagged by the creating agent. Powered by the mnemoria Rust engine with hybrid BM25 + semantic search.

This is an early alpha release (v0.1.0). Feedback, bug reports, and contributions are very welcome!

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13760 **State:** open **Merged:** No --- ## Summary Adds [oc-mnemoria](https://github.com/one-bit/oc-mnemoria) to the Ecosystem plugins table. **oc-mnemoria** gives all OpenCode agents a persistent shared memory ("hive mind"). Every agent (plan, build, ask, review) reads and writes to a single local store, with each entry tagged by the creating agent. Powered by the [mnemoria](https://crates.io/crates/mnemoria) Rust engine with hybrid BM25 + semantic search. - **npm**: https://www.npmjs.com/package/oc-mnemoria - **GitHub**: https://github.com/one-bit/oc-mnemoria > This is an early alpha release (v0.1.0). Feedback, bug reports, and contributions are very welcome!
yindo added the pull-request label 2026-02-16 18:19:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14804