release: v2.59.0
This commit is contained in:
@@ -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)
|
||||
|
||||
## 🛠️ Performance & Core Refinement
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "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.",
|
||||
"version": "2.58.0",
|
||||
"version": "2.59.0",
|
||||
"publisher": "connectailab",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user