fix(retrieval): resolved 'synonyms is not iterable' by using Map and Array.isArray v2.68.0

This commit is contained in:
g1nation
2026-05-05 10:39:34 +09:00
parent 177c10ee63
commit 55c8e1c9dd
3 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -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.67.0",
"version": "2.68.0",
"publisher": "g1nation",
"license": "MIT",
"icon": "assets/icon.png",