- Multi-graph: named graph routing in MCP server (graph param on all tools), CLI --graph flag, graphs subcommand, resolve_graph_path() in common.py - XDG compliance: data dir resolves via COGNITIVE_MEMORY_DIR env > XDG_DATA_HOME > ~/.local/share/ - Remove CORE.md auto-loading: drop MEMORY.md symlinks, update CLAUDE.md to MCP-first recall - Update all scripts (git-sync, ensure-symlinks, edge-proposer) for portable path resolution - Remove symlinks step from daily systemd service - Version bump to 3.1.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"claude-plugins-official": {
|
|
"source": {
|
|
"source": "git",
|
|
"url": "https://github.com/anthropics/claude-plugins-official.git"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-plugins-official",
|
|
"lastUpdated": "2026-02-27T05:55:03.818Z"
|
|
},
|
|
"claude-code-plugins": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "anthropics/claude-code"
|
|
},
|
|
"installLocation": "/home/cal/.claude/plugins/marketplaces/claude-code-plugins",
|
|
"lastUpdated": "2026-02-28T18:11:46.614Z"
|
|
}
|
|
} |