Barry Cache
JSON →Barry Cache (v0.6.1, active development) is an agent-agnostic, source-backed context management tool for coding agents. It creates, validates, and serves deterministic project context slices, ensuring agents load the smallest relevant knowledge from a repo. Unlike ad-hoc chat history or vendor-specific instructions, Barry Cache stores canonical facts in docs/context/, operational state in .context-state/, and generated retrieval data in .context-cache/. Key features: agent-agnostic adapters (Codex, Copilot, Cursor, Claude, Gemini, llms.txt), stable fact IDs with source references, and context-efficient routing via route, search, load, and resume commands. Requires Node.js >=20; released weekly.
Resources
packagebarry-cache ↗