trending
β€’

26d ago

projectmem v0.1.4 is live β€” the accountable-judgment release

Hey everyone Three weeks after launch, projectmem v0.1.4 is out the release I'm most proud of.

The core idea got sharper: your AI's memory now flags its own staleness instead of silently trusting (or deleting) old decisions.

What's new:

Stale-memory detection when a decision's file has moved on in git, projectmem flags it ("predates 7 commits confirm or supersede"). It never deletes; you decide.

β€’

2mo ago

projectmem - Memory + judgment for AI coding agents (local, MIT)

Lightweight memory + judgment layer for AI coding agents. No daemon, no ports β€” just stdio MCP + plain-text JSONL in your repo. Captures bugs, failed attempts, and fixes inside your project, then warns at git commit before you repeat a known dead-end. 14 tools, ~600 LOC, open source, MIT, 100% local β€” your AI finally remembers what it tried last week.