release: v2.80.43 - resilience & advanced logic integration
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Astra Patch Notes
|
||||
|
||||
## v2.80.43 (2026-05-13)
|
||||
### 🛡️ Resilience & Advanced Logic Integration
|
||||
- **자율 복구 로직 최적화:** 에이전트 실행 중 발생하는 비정상적 상태를 감지하고 자동으로 세션을 복구하는 `Resilience Matrix`를 고도화했습니다.
|
||||
- **신규 패키징:** `astra-2.80.43.vsix` 패키지를 통해 최신 마이너 개선 사항을 통합 배포합니다.
|
||||
|
||||
---
|
||||
|
||||
## v2.80.42 (2026-05-13)
|
||||
### 🚀 Core Intelligence & Extension Maintenance
|
||||
- **엔진 안정성 강화:** 대규모 대화 세션에서의 컨텍스트 관리 효율을 높이고 메모리 누수 방지 로직을 강화했습니다.
|
||||
|
||||
+1
-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.42",
|
||||
"version": "2.80.43",
|
||||
"publisher": "g1nation",
|
||||
"license": "MIT",
|
||||
"icon": "assets/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user