Agentβ™₯︎Age
Catalog

io.github.adelinamart/robrain

Official

by adelinamart Β· TypeScript

Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.

io.github.adelinamart/robrain MCP Server

RoBrain is a self-hosted decision memory for AI coding agents, designed to warn before re-proposing an approach that was previously rejected. It uses shared memory across a team and agents, supports multiple coding tools, and focuses on memory management and contradiction scanning. Data is described as residing on a local Postgres instance.

πŸ› οΈ Key Features

  • Self-hosted on your own Postgres
  • Passive capture of memory
  • Structured vetoes and β€œreceipts”
  • Corpus-wide contradiction scans
  • Warns before re-proposing a rejected approach

πŸš€ Use Cases

  • Improve coding agent decisions by using shared context
  • Avoid costly mistakes caused by repeating rejected approaches
  • Integrate with coding agent tooling for memory reuse

⚑ Developer Benefits

  • Works with Claude Code, Cursor, GitHub Copilot (VS Code), Codex CLI, Hermes, and more
  • Keeps activity on your machine (β€œnothing leaves your machine” per excerpt)
  • Includes measured results via a VetoBench badge

⚠️ Limitations

  • Only an excerpt is provided; full implementation details and tool interfaces are not included

Topics

agentai-agentsclaude-codecontext-engineeringcursormemorymemory-managementopen-source