Skip to content

Releases: hututuQQQ/sigma

Release list

Sigma Code v0.1.0

Choose a tag to compare

@hututuQQQ hututuQQQ released this 28 Jul 00:29
ece9ce4

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.

Verify the matching SHA-256 sidecar and signed provenance before extracting either archive. The Windows preview is not an official trusted Windows binary release.

Live evaluation exception

The quick-five live evaluation gate was explicitly skipped for this tag: Project owner approved excluding the stochastic quick-five gate for v0.1.0 while the evaluation policy is being revised; deterministic release gates remain required.

All deterministic platform, security, live-provider, package, checksum, SBOM, and signed-provenance gates passed. See release-live-evaluation-override.json for the audit record.

What's Changed

  • refactor: consolidate Sigma runtime and harness reliability fixes by @hututuQQQ in #62
  • Harden agent runtime recovery and convergence by @hututuQQQ in #67
  • Replace semantic convergence with a model-led V6 kernel by @hututuQQQ in #68
  • Reset Sigma Code to a single 0.1.0 baseline by @hututuQQQ in #69
  • Improve runtime execution reliability and tool ergonomics by @hututuQQQ in #70
  • Add brokered web research tools by @hututuQQQ in #71
  • Improve runtime completion and checkpoint reliability by @hututuQQQ in #73
  • Stabilize release property tests and verifier isolation by @hututuQQQ in #74
  • chore(release): add audited live-evaluation override by @hututuQQQ in #75

Full Changelog: v4.0.0...v0.1.0