Add the statusline. Fix the installation.

This commit is contained in:
2025-12-16 00:15:25 +00:00
parent be4a7c19d0
commit bc4e9e66ae
14 changed files with 582 additions and 60 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "claude-mnemonic",
"version": "{{ .Version }}",
"description": "Persistent memory system for Claude Code - Go implementation with SQLite and ChromaDB",
"author": {
"name": "lukaszraczylo",
"email": "lukaszraczylo@users.noreply.github.com"
}
}