release notes · page 11

Changelog

Every trau release, newest first: what’s new, what changed and what got fixed.

Latest release

v2.64.0

Sep 20, 2026

Releases shipped

109

since June 2026

  1. v0.7.0

    Lessons memory across runs

    Failed runs now teach later runs through a durable lessons memory.

    Added

    • A durable lessons memory and repair ledger, so failed runs teach later ones

    Fixed

    • A verify pause stays a pause instead of cascading into quarantine
  2. v0.6.0

    A per-ticket acceptance rubric

    Each ticket gets an acceptance rubric that verification grades against.

    Added

    • Every ticket gets an acceptance rubric, and verify grades against it
  3. v0.5.0

    Cross-vendor verify panels and budget caps

    Verification can run as a panel of independent agents from different vendors, and budget caps stop runaway spend.

    Added

    • Verify can run as two or three fresh agents, optionally from different vendors, and disagreement blocks the merge
    • Write your own named verify checks with severity gating
    • Per-ticket and per-day budget caps halt the run and quarantine the ticket when breached

    Changed

    • Epic descent works across every run path

    Fixed

    • Kimi token usage is recorded, and unmetered cost is flagged
  4. v0.4.0

    Faster Linear ticket picks

    Listing and picking Linear tickets is faster and deterministic.

    Added

    • Trau lists eligible Linear issues and picks the next ticket through the Linear API, without a model round-trip
  5. v0.3.0

    Troubleshooting with trau doctor

    Trau gets a doctor command and clearer errors when setup or a run goes wrong.

    Added

    • trau doctor, verbose and debug output, and actionable error messages when setup or a run goes sideways
  6. v0.2.0

    Per-provider tuning

    Tune how each agent provider runs from the terminal UI.

    Added

    • Per-provider execution settings, editable from the terminal UI