Platform status
- Linux x64: stable release. The archive passed the complete release-readiness gate.
- Windows x64: unsigned preview. The archive passed package, sandbox, live-product, checksum, SBOM, and signed-provenance verification, but its executables do not have a trusted Authenticode signature. Windows SmartScreen or Smart App Control may warn or block execution.
- Sigma Code Windows x64 installer: unsigned preview containing both the desktop UI and the verified Sigma Runtime from this release. Install it to use Sigma Code without separately installing Node.js or the agent CLI. The matching blockmap and update manifest enable Sigma-owned desktop updates.
Verify the matching SHA-256 sidecar before running the installer. Verify the archive sidecars and signed provenance before extracting either Runtime archive. Windows assets are not trusted signed Windows binaries.
Live evaluation exception
The quick-five live evaluation gate was explicitly skipped for this tag: Authorized by the repository owner after v0.1.4 passed all deterministic platform, security, provider, package, checksum, SBOM, and signed-provenance gates; the quick-five live evaluation had one reproducible non-safety correctness/reliability failure on both platforms.
All deterministic platform, security, live-provider, package, checksum, SBOM, and signed-provenance gates still passed. See release-live-evaluation-override.json for the audit record.
What's Changed
- fix(release): pass repository to gh publish by @hututuQQQ in #76
- feat(cli): serve Sigma Runtime over ACP v1 by @hututuQQQ in #77
- Unify Sigma model stack on agent-pi by @hututuQQQ in #81
- Fix runtime resilience and remove legacy compatibility paths by @hututuQQQ in #82
- Add model-specific reasoning level selection by @hututuQQQ in #83
- Improve Codex runtime reliability, caching, and review efficiency by @hututuQQQ in #84
- Complete Sigma ACP parity and ship Sigma Code 0.1.4 by @hututuQQQ in #85
- Fix transient streams and isolate child runs by @hututuQQQ in #86
Full Changelog: v0.1.0...v0.1.4