Implement code changes to enhance functionality and improve performance
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
+2
-3
@@ -4,11 +4,10 @@
|
|||||||
"description": "Persistent memory compression system that preserves context across Claude Code sessions",
|
"description": "Persistent memory compression system that preserves context across Claude Code sessions",
|
||||||
"theme": "mint",
|
"theme": "mint",
|
||||||
"logo": {
|
"logo": {
|
||||||
"light": "/logo/light.svg",
|
"light": "/claude-mem-logo.webp",
|
||||||
"dark": "/logo/dark.svg",
|
"dark": "/claude-mem-logo.webp",
|
||||||
"href": "https://github.com/thedotmack/claude-mem"
|
"href": "https://github.com/thedotmack/claude-mem"
|
||||||
},
|
},
|
||||||
"favicon": "/favicon.svg",
|
|
||||||
"colors": {
|
"colors": {
|
||||||
"primary": "#3B82F6",
|
"primary": "#3B82F6",
|
||||||
"light": "#EFF6FF",
|
"light": "#EFF6FF",
|
||||||
|
|||||||
Reference in New Issue
Block a user