Show HN: RoBrain – Shared memory for AI agents, with rejected alternatives
RoBrain is an open-source shared memory tool designed for teams using AI agents, enabling better decision-making by capturing past choices and their rationale. It allows developers to build on each other's work without rehashing previous decisions, thereby improving efficiency. The tool integrates with various platforms and ensures that decision histories are accessible and queryable over time.
- ▪RoBrain captures every decision made by AI agents and the alternatives that were considered.
- ▪The tool allows different developers to access prior decisions and their rationales, preventing redundant discussions.
- ▪RoBrain can be used in self-hosted mode, ensuring that no data is sent to external services.
Opening excerpt (first ~120 words) tap to expand
RoBrain Stop watching your AI agent repeat the same mistakes. Open-source shared memory for teams using AI agents. Captures every decision and the alternatives your team ruled out, and flags when a new decision contradicts an old one — so your team revisits past decisions intentionally, instead of re-litigating from zero. Works across Claude Code, Cursor, and Copilot. RoBrain is built by Rory Plans, an agent orchestration platform; it is the memory layer that keeps multi-agent, multi-developer work coherent over time.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.