Release: v2.36.5 - Guard Policy & Trace Enhancements
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# Patch Notes - v2.36.5 (2026-05-02)
|
||||||
|
|
||||||
|
## 🛡️ Project Governance: Guard Policy Enforcement
|
||||||
|
- **Project Chronicle Guard:** Implemented strict validation logic for project claims, ensuring all assertions are backed by verifiable evidence.
|
||||||
|
- **Trace Optimization:** Enhanced `SecondBrainTrace` for more precise knowledge tracking and context synthesis.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# Patch Notes - v2.36.4 (2026-05-02)
|
# Patch Notes - v2.36.4 (2026-05-02)
|
||||||
|
|
||||||
## 🏛️ Knowledge Integration: Datacollector Sync
|
## 🏛️ Knowledge Integration: Datacollector Sync
|
||||||
|
|||||||
+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.4",
|
"version": "2.36.5",
|
||||||
"publisher": "connectailab",
|
"publisher": "connectailab",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"icon": "assets/icon.png",
|
"icon": "assets/icon.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user