Dicklesworthstone/cass_memory_system
Procedural memory for AI coding agents: transforms scattered session history into persistent, cross-agent memory so every agent learns from every other
This tool creates a shared, persistent memory system for your AI coding agents. It takes the scattered activity logs from all your agents (like Claude Code, Cursor, or Aider) and distills them into actionable rules and anti-patterns. The result is a 'playbook' of best practices and warnings that every agent can learn from, ensuring that debugging strategies or code patterns discovered by one agent benefit all others on your team.
275 stars.
Use this if you manage multiple AI coding assistants and want them to collaboratively build and share institutional knowledge, rather than starting fresh with each new task or agent.
Not ideal if you primarily use a single AI assistant for simple, isolated tasks or if your work doesn't involve frequent, repetitive coding problems.
Stars
275
Forks
34
Language
TypeScript
License
—
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Dicklesworthstone/cass_memory_system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
kayba-ai/agentic-context-engine
🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai
MemMachine/MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory...
knowns-dev/knowns
The memory layer for AI-native development — giving AI persistent understanding of your software...
rexdivakar/HippocampAI
HippocampAI — Autonomous Memory Engine for LLM Agents
willynikes2/knowledge-base-server
Make every AI agent you use smarter. Persistent memory with SQLite FTS5, MCP server, Obsidian...