Refactor code structure for improved readability and maintainability

This commit is contained in:
Alex Newman
2025-10-16 19:50:24 -04:00
parent 307c87b9f6
commit 3e617a8b1e
35 changed files with 3578 additions and 218 deletions
-15
View File
@@ -1,15 +0,0 @@
{
"name": "claude-mem",
"version": "3.9.16",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": "Alex Newman",
"repository": "https://github.com/thedotmack/claude-mem",
"license": "SEE LICENSE IN LICENSE",
"keywords": [
"memory",
"context",
"persistence",
"hooks",
"mcp"
]
}