From 495e933b2b3972e152c1557b1255d3cdf15b2ed6 Mon Sep 17 00:00:00 2001 From: cdeust Date: Mon, 3 Aug 2026 14:56:12 +0200 Subject: [PATCH] bump cortex viz to 2.8.0 --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index dfe59ca0..122d5152 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -64,7 +64,7 @@ "repo": "cdeust/cortex-viz" }, "description": "Standalone visualization MCP for Cortex — a live neural-graph galaxy of every project, file, symbol, memory, discussion and wiki page, plus a per-session execution trace, a consolidation kanban, and a curated knowledge/wiki browser. Read-only bridge over Cortex's shared PostgreSQL store and the ~/.claude artifacts; it renders, it never remembers. Restores the open_visualization / get_methodology_graph / query_workflow_graph tools removed from Cortex 3.21.0; launch with /cortex-visualize.", - "version": "2.7.1", + "version": "2.8.0", "author": { "name": "Clement Deust", "email": "admin@ai-architect.tools"