release: v2.59.0

This commit is contained in:
g1nation
2026-05-03 21:11:33 +09:00
parent e9e1832db7
commit 0515dd625d
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
# Patch Notes - v2.59.0 (2026-05-03)
## 🎨 UI/UX Polish & Stability
- **Visual Consistency:** Refined the sidebar layout to ensure 100% alignment with the latest design guidelines.
- **Error Handling:** Improved the clarity of diagnostic messages during agent execution failures.
- **Workflow Persistence:** Fixed a minor edge case where the multi-agent execution state was not correctly reset after cancellation.
---
# Patch Notes - v2.58.0 (2026-05-03) # Patch Notes - v2.58.0 (2026-05-03)
## 🛠️ Performance & Core Refinement ## 🛠️ Performance & Core Refinement
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "astra", "name": "astra",
"displayName": "Astra", "displayName": "Astra",
"description": "A local Jarvis-style project operating assistant for VS Code. Connects memory, project context, tools, and a single thinking-partner voice.", "description": "A local Jarvis-style project operating assistant for VS Code. Connects memory, project context, tools, and a single thinking-partner voice.",
"version": "2.58.0", "version": "2.59.0",
"publisher": "connectailab", "publisher": "connectailab",
"license": "MIT", "license": "MIT",
"icon": "assets/icon.png", "icon": "assets/icon.png",