v2.2.15: Astra Office Refactor & Multi-Service Integration
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.2.14",
|
||||
"version": "2.2.15",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
@@ -134,6 +134,18 @@
|
||||
{
|
||||
"command": "g1nation.company.pixelOffice.open",
|
||||
"title": "Astra: Open Pixel Office (Full Screen)"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.calendar.connect",
|
||||
"title": "Astra: Google Calendar (iCal) 연결 📅"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.calendar.refresh",
|
||||
"title": "Astra: Google Calendar 새로고침 📅"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.calendar.connectOAuth",
|
||||
"title": "Astra: Google Calendar OAuth 연결 (쓰기) 🔐"
|
||||
}
|
||||
],
|
||||
"keybindings": [
|
||||
|
||||
Reference in New Issue
Block a user