release: v2.0.1 - Advanced Knowledge Mix & Architectural Intelligence
This commit is contained in:
+13
-1
@@ -2,7 +2,7 @@
|
||||
"name": "astra",
|
||||
"displayName": "Astra",
|
||||
"description": "The personal intelligence layer for Antigravity and VS Code. A private cognitive partner for deep project context, memory, and proactive strategic decision-making.",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
@@ -102,6 +102,18 @@
|
||||
{
|
||||
"command": "g1nation.lesson.manage",
|
||||
"title": "Astra: Browse / Manage Lessons"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.architecture.refresh",
|
||||
"title": "Astra: Refresh Project Architecture Context"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.architecture.detach",
|
||||
"title": "Astra: Detach Project Architecture Context"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.architecture.open",
|
||||
"title": "Astra: Open Project Architecture Doc"
|
||||
}
|
||||
],
|
||||
"keybindings": [
|
||||
|
||||
Reference in New Issue
Block a user