Release: v2.36.8 - Review Preflight & System Testing
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# Patch Notes - v2.36.8 (2026-05-02)
|
||||||
|
|
||||||
|
## 🔍 Intelligence & Stability: Review Preflight
|
||||||
|
- **Code Review Preflight:** Implemented a local path validation layer that verifies workspace integrity before initiating deep autonomous code analysis.
|
||||||
|
- **System Prompt Testing:** Added a suite of automated tests for system prompts to ensure consistent agent behavior across diverse reasoning tasks.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# Patch Notes - v2.36.7 (2026-05-02)
|
# Patch Notes - v2.36.7 (2026-05-02)
|
||||||
|
|
||||||
## 🎨 UX & Search Refinement
|
## 🎨 UX & Search Refinement
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "g1nation",
|
"name": "g1nation",
|
||||||
"displayName": "G1nation",
|
"displayName": "G1nation",
|
||||||
"description": "High-performance autonomous local AI coding agent for VS Code. Features vectorized inference, asynchronous task management, and 100% offline processing.",
|
"description": "High-performance autonomous local AI coding agent for VS Code. Features vectorized inference, asynchronous task management, and 100% offline processing.",
|
||||||
"version": "2.36.7",
|
"version": "2.36.8",
|
||||||
"publisher": "connectailab",
|
"publisher": "connectailab",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"icon": "assets/icon.png",
|
"icon": "assets/icon.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user