Refactor code structure for improved readability and maintainability

This commit is contained in:
Alex Newman
2025-10-24 19:29:16 -04:00
parent 226a52f8b8
commit c48290a156
3 changed files with 1 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

+1
View File
@@ -3,6 +3,7 @@
"name": "Claude-Mem",
"description": "Persistent memory compression system that preserves context across Claude Code sessions",
"theme": "mint",
"favicon": "/claude-mem-logomark.webp",
"logo": {
"light": "/claude-mem-logo-for-light-mode.webp",
"dark": "/claude-mem-logo-for-dark-mode.webp",