Implement code changes to enhance functionality and improve performance

This commit is contained in:
Alex Newman
2025-10-24 18:17:49 -04:00
parent f6cf895847
commit 93b5f80168
2 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -4,11 +4,10 @@
"description": "Persistent memory compression system that preserves context across Claude Code sessions",
"theme": "mint",
"logo": {
"light": "/logo/light.svg",
"dark": "/logo/dark.svg",
"light": "/claude-mem-logo.webp",
"dark": "/claude-mem-logo.webp",
"href": "https://github.com/thedotmack/claude-mem"
},
"favicon": "/favicon.svg",
"colors": {
"primary": "#3B82F6",
"light": "#EFF6FF",