chore: version up to 2.80.35 and package with experience memory
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.80.34",
|
||||
"version": "2.80.35",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
@@ -83,6 +83,18 @@
|
||||
{
|
||||
"command": "g1nation.skills.editKnowledgeMap",
|
||||
"title": "Astra: Edit Agent ↔ Knowledge Map"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.lesson.create",
|
||||
"title": "Astra: New Lesson (Experience Memory)"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.lesson.fromConversation",
|
||||
"title": "Astra: New Lesson from Current Conversation"
|
||||
},
|
||||
{
|
||||
"command": "g1nation.lesson.manage",
|
||||
"title": "Astra: Browse / Manage Lessons"
|
||||
}
|
||||
],
|
||||
"keybindings": [
|
||||
|
||||
Reference in New Issue
Block a user