Repo Memory Server for Coding Agents

SkaKri · reddit · 2026-07-12

The author introduces rag-rat: a repository memory server for coding agents, provided as an MCP server for tools like Codex and Claude Code.

It solves the problem of new sessions always needing to re-understand the "why" of the code, including:

Implementation-wise, it maintains a local index containing:

The author also notes:

The roadmap includes P2P memory sync, enabling memory integration into GitHub CI / Codex review.

Original post →

More from coding & agent

coding & agent channel →