Release: v2.36.6 - Output Brake & Reasoning Refinement
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# Patch Notes - v2.36.6 (2026-05-02)
|
||||||
|
|
||||||
|
## 🛡️ Reliability Upgrade: Project Claim Output Brake
|
||||||
|
- **Output Brake Mechanism:** Introduced a strict filtering layer that prevents the agent from making unverified project claims.
|
||||||
|
- **Evidentiary Reasoning:** Refined the core logic to enforce a "No Evidence, No Claim" policy for higher architectural integrity.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# Patch Notes - v2.36.5 (2026-05-02)
|
# Patch Notes - v2.36.5 (2026-05-02)
|
||||||
|
|
||||||
## 🛡️ Project Governance: Guard Policy Enforcement
|
## 🛡️ Project Governance: Guard Policy Enforcement
|
||||||
|
|||||||
+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.5",
|
"version": "2.36.6",
|
||||||
"publisher": "connectailab",
|
"publisher": "connectailab",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"icon": "assets/icon.png",
|
"icon": "assets/icon.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user