Home / Changelog

Every release, on the record.

Generated from the project's git history, newest first, each entry mapping to a version tag on GitHub.

  • 1.3.1current release
  • 12dated releases
  • MITlicense
Release log

Dated releases, newest first.

Each release bundles what shipped that day. Dates come from the CHANGELOG.

Date integrityA release-guard test blocks a version bump unless its CHANGELOG entry and its git tag line up, so the log and the tags move together.
  1. 1.3.1

    2026-07-13Current
    • Pre-launch hardening, driven by an adversarial audit of the 1.2/1.3 line.
    • --gate now fails closed: a run that greened on a judge that could not run now counts as a failure.
    • Credential-safe redirect fix on the config inspect path.
    • Cleaner first run: pip-led quickstart, no raw None in output, and the five-dimension conversation-QA surface up front.
    • Self-host doc corrections.
  2. 1.2.0

    2026-07-12
    • hotato investigate: one call to a CI-ready contract, with authenticated capture, channel trust gate, ranked candidates, you label.
    • hotato assert: a deterministic DSL (phrase, PII, policy, tool_call, outcome), no model, offline.
    • Signed Ed25519 label-records, via the opt-in [sign] extra.
    • Opt-in [transcribe] (faster-whisper, local): transcript as context, never scored.
    • Copy-paste CI configs for GitLab, Jenkins, Azure DevOps, and CircleCI.
    • --notify URL on sweep and fleet; a hotato fleet trend HTML trend page.
    • Evidence kernel hardened.
  3. 1.1.1

    2026-07-11
    • Docs consistency patch: corrected the MCP tool count.
    • Added a release-guard test.
  4. 1.1.0

    2026-07-11
    • Guardian/Fleet build-out: a bounded experiment engine, batch discovery with cross-call clustering, idempotent jobs, and one-click contracts.
    • Capture-receipt attestation, unlocking the ATTESTED evidence tier.
    • Wired privacy controls: retention, delete, and redact.
    • 3 new MCP tools. It recommends a change and leaves deploying it to you.
  5. 1.0.1

    2026-07-11
    • Evidence-integrity hotfix: closed the paths where a green artifact could come from an input that wasn't what it claimed to be.
    • Each closed path is held by a release-blocking adversarial test.
  6. 1.0.0

    2026-07-10
    • First stable release.
    • Evidence kernel plus Guardian/Fleet feature-complete; schemas stable and additive from here.
  7. 0.10.0

    2026-07-10
    • Guardian/Fleet: a private, self-hosted control plane.
    • Recompute-from-audio proof gate.
    • Evidence vector and lattice (weakest tier wins, never blended), plus capture receipts.
  8. 0.9.0

    2026-07-10
    • hotato trust measures cross-channel leakage (≥ −40 dB) and very-low signal, so a bad export is caught before it becomes a verdict.
  9. 0.8.0

    2026-07-10
    • Fresh-capture provenance guard for fix trial.
    • Windows connect crash fixed.
  10. 0.7.0

    2026-07-09
    • hotato explain: root cause by layer; it refuses when the evidence can't support the call.
    • hotato fix trial: a candidate fix to a before/after proof, fail-closed.
  11. 0.6.0

    2026-07-09
    • hotato contract create/verify/inspect/pack/unpack: a portable .hotato CI contract.
    • hotato trace ingest/attach/export: an OpenTelemetry bridge.
    • hotato start --demo: a credential-less first run.
  12. 0.5.0

    2026-07-09
    • hotato trust input-health check.
    • hotato apply --clone: a guarded, staged apply.

The full history, entry for entry, lives with the source: CHANGELOG.md on GitHub →