Skip to content

Release Notes

frankiehot-tech edited this page Jun 25, 2026 · 2 revisions

Release Notes

v0.35.0-rc — June 25, 2026

Security Audit Fixes

  • B1: Removed hardcoded HMAC key — now reads from env var / keyring
  • B2: Added RLock to transition() — eliminates state machine data race
  • B3: Added @security_critical decorator to 4 governance modules
  • B4: Replaced private attribute cross-module access with public getters
  • B5: Fixed Byzantine majority tyranny — weighted voting + trust score threshold

Downloads


v0.30.0-GA — June 2, 2026

Features

  • Human-AI collaboration layer (碳硅共生)
  • Three-temperature memory framework (Hot/Warm/Cold)
  • Skills marketplace layer
  • Chinese national crypto (SM2/SM3/SM4-GCM)
  • Technical whitepaper

Bug Fixes

  • CI pipeline security scan failures
  • TLA+ syntax errors
  • Rust audit action fixes
  • npm version conflict resolution

Downloads


v0.27.0 — May 21, 2026

"Execution Layer: Groundwork"

  • Execution layer modules (Agent dispatch, economy, credit rating)
  • Skill system (schema, loader, executor, trigger)
  • Federation and distributed consensus
  • Hook system (chains, registry, templates)
  • Kubernetes deployment configs

v0.25.0 — Security Enhancement

  • 22/22 features completed
  • 330 tests passed
  • Security decorators, sanitizers, keyring store
  • Red-blue team engine
  • SM2/SM3/SM4-GCM implementations

Release History

Version Date Codename
0.35.0-rc 2026-06-25 Security Audit Fix
0.30.0-GA 2026-06-02 GA Release
0.27.0 2026-05-21 Execution Layer
0.25.0 2026-05-17 Security Enhancement
0.20.0 2026-05-11 Initial GA

See CHANGELOG.md for full history.


← Back to Home

Clone this wiki locally