-
v0.8.0 Stable
released this
2026-05-29 20:47:53 +00:00 | 19 commits to main since this releaseWhat Changed
New Features
- feat(P06): integration & hardening — version 0.8.0, agent tests, E2E, docs, fallbacks
- feat(P05): flesh 4 agents with intrinsic mechanical logic
- feat(P04): 3-persona code review, fix L4 pass/fail, flesh CodeReviewerAgent
- feat(P03): full STRIDE + CWE security verification with reduced false positives
- feat(P02): behavioral verification now executes tests and reports real pass/fail
Bug Fixes
- fix(P01): add SIGTERM/SIGINT signal handlers for graceful shutdown
- fix(P01): migrate audit trail to git-native and replace audit_file with commit_hash
- fix(P01): add Zod BackendResult validation and fix opencode silent success
- fix(P01): replace hardcoded phase=1 in orchestrator and fix getDecisions double-fetch
Other Changes
- docs(ci): complete milestone v0.8 — merge phase/01-critical-fixes
Downloads