abd52534bb
- Add tests for config, convo_miner, spellcheck, knowledge_graph - Fix Windows PermissionError in test cleanup (chromadb file locks) - Add UTF-8 encoding to split_mega_files, entity_registry, hooks_cli - Fix mcp_server parse_known_args logging for unknown args - Set coverage threshold to 85 in pyproject.toml and CI - Reset all version files to 3.0.11 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
19 lines
450 B
JSON
19 lines
450 B
JSON
{
|
|
"name": "mempalace",
|
|
"owner": {
|
|
"name": "milla-jovovich",
|
|
"url": "https://github.com/milla-jovovich"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mempalace",
|
|
"source": "./.claude-plugin",
|
|
"description": "AI memory system — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, guided setup.",
|
|
"version": "3.0.11",
|
|
"author": {
|
|
"name": "milla-jovovich"
|
|
}
|
|
}
|
|
]
|
|
}
|