xChuCx/agent-memory

Local, searchable project memory for AI coding agents. Markdown source of truth, MCP interface, safe structured updates — no cloud.

9Stars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

agent-memory

01

xChuCx/agent-memory

Cursor rule

At the start of every coding task call memory.fetchcontext to load current state, conventions, and prior decisions. After making a durable choice, hitting a footgun, or wrapping a session, call memory.proposeupdate. Always prefer this over re-reading raw source files when you need project context.

9 2mo ago A 59 tokens original Apache-2.0