Release: v2.36.6 - Output Brake & Reasoning Refinement

This commit is contained in:
g1nation
2026-05-02 18:08:13 +09:00
parent fcc07e013e
commit 26bbb22c7e
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -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)
## 🛡️ Project Governance: Guard Policy Enforcement
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "g1nation",
"displayName": "G1nation",
"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",
"license": "MIT",
"icon": "assets/icon.png",