mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-07 17:53:32 +08:00
fix: align omega-memory config description
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"omega-memory": {
|
"omega-memory": {
|
||||||
"command": "uvx",
|
"command": "uvx",
|
||||||
"args": ["omega-memory", "serve"],
|
"args": ["omega-memory", "serve"],
|
||||||
"description": "Persistent agent memory with semantic search, multi-agent coordination, and knowledge graphs — pip install omega-memory"
|
"description": "Persistent agent memory with semantic search, multi-agent coordination, and knowledge graphs — run via uvx (richer than the basic memory store)"
|
||||||
},
|
},
|
||||||
"sequential-thinking": {
|
"sequential-thinking": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
|
|||||||
Reference in New Issue
Block a user