From eb267c26f0d4b1e977f2ff64af0d37037f9df665 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 18 Apr 2026 15:53:05 +0900 Subject: [PATCH] fix: register showBrainNetwork in package.json contributes.commands --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 92ecb72..4feb693 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,10 @@ { "command": "connect-ai-lab.focusChat", "title": "Connect AI: Focus Chat Input" + }, + { + "command": "connect-ai-lab.showBrainNetwork", + "title": "Connect AI: Show Brain Topology 🧠" } ], "keybindings": [