release: v2.0.3 - AI 1-Person Company Engine & Business 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.2",
|
||||
"version": "2.0.3",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
@@ -114,6 +114,18 @@
|
||||
{
|
||||
"command": "g1nation.architecture.open",
|
||||
"title": "Astra: Open Project Architecture Doc"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.company.toggle",
|
||||
"title": "Astra: Toggle 1인 기업 Mode"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.company.manage",
|
||||
"title": "Astra: Manage 1인 기업 Agents"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.company.openSessions",
|
||||
"title": "Astra: Open 1인 기업 Sessions Folder"
|
||||
}
|
||||
],
|
||||
"keybindings": [
|
||||
|
||||
Reference in New Issue
Block a user