release notes · page 6

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. v2.16.0

    Folder repos run many repositories as one project

    Run a whole folder of repositories as one project, watch an epic’s merge to main as its own phase, and see what an interview agent is doing while you wait.

    Added

    • Register a folder of git repositories and it behaves as one project with one board, one queue and one run ledger
    • A ticket can change several repos in one run, each with its own pull request, merged together only once all are green
    • An epic’s merge to main is a visible Releasing phase that survives restarts and asks you when only a human can finish it
    • Interview and research sessions show a live line of what the agent is reading and running
    • Azure DevOps boards show each work item’s own type and respect your process hierarchy
    • Create and queue files an Inbox issue and queues it in one click
  2. v2.15.0

    App URLs with their own QA accounts

    App URLs become records with their own QA accounts, Cmd+K becomes the place you drive trau from, and loop control comes down to three verbs.

    Added

    • Add and label as many app URLs as a repo needs, and browser verification picks the right one for each slice
    • QA accounts attach to a specific app URL, so each verifier gets only the logins that work on its app
    • Cmd+K searches issues, runs and settings across every repo, and starts, runs, syncs or queues without leaving the keyboard
    • trau stop stops the hub from the command line and refuses while a loop is live
    • Azure DevOps syncs can be scoped by team, so each repo sees only its own team’s work

    Changed

    • Loop control comes down to three verbs: Start, Stop and per-item Remove
  3. v2.14.0

    Folder-scoped Azure DevOps projects

    Bind a whole folder of repos to one Azure DevOps project, get status transitions that match your tracker, and have every run put your checkout back.

    Added

    • Point trau at a folder, bind it to one Azure DevOps project, and every repo inside syncs from and runs off the same board
    • Azure DevOps joins Linear and Jira in the web onboarding wizard

    Changed

    • Status transitions follow the workflow your tracker reports, so a custom review column works without renaming
    • The CI merge gate tells a repo with no checks configured apart from one whose CI is not green

    Fixed

    • A run restores the checkout it started from on every exit path, so an interruption never leaves you on its branch
    • Linear sync respects the shared API rate limit instead of exhausting it
  4. v2.13.0

    Azure DevOps Boards join the trackers

    Azure DevOps Boards join the supported trackers, Jira hierarchies go deeper, and phase routing shows the model each phase actually runs.

    Added

    • Azure DevOps Boards work as a tracker across Agile, Scrum, CMMI and Basic processes
    • A Jira Task with sub-tasks behaves like an epic and expands to any depth on the backlog

    Changed

    • Every phase shows the concrete model and effort it runs at, with cheaper defaults for the lighter phases
    • The general model settings now steer only interviews and the hub helper, and existing per-phase choices carry over
    • Research lives on the Research page alone

    Fixed

    • An approved research report that filed no issue stays listed
  5. v2.12.0

    A dedicated Research page

    Research gets its own page, and a run now defends its branch if the checkout moves under it.

    Added

    • A Research page to start, run and read research sessions, with a provider and model picker

    Fixed

    • A run whose checkout is switched mid-flight reclaims its own branch before committing, or stops with the work preserved
  6. v2.10.0

    Sync the backlog on demand

    Pull your tracker whenever you want and see exactly where the backlog sync stands.

    Added

    • A Sync control on the backlog header pulls an external tracker on demand and shows how the last sync went

    Changed

    • A manual sync also removes tickets deleted, archived or moved out of the tracker, and reports a failed sweep as a failure
  7. v2.9.0

    A calmer dark canvas

    Dark mode gets calmer and forms get clearer.

    Changed

    • Dark mode swaps its stripe and noise layers for two soft corner glows
    • Inputs, textareas and selects use consistent surfaces with clearer contrast throughout the hub
  8. v2.8.0

    Projects group several repos

    Group repos into named Projects that share a tracker, and let interviews keep moving on their own when a question needs no judgement.

    Added

    • Group several repos under one named Project, configure the tracker once and let member repos inherit it
    • A folder picker replaces typed onboarding paths, discovers child repos and adds several at once
    • Interviews can auto-accept their own recommendations and stop only when human taste is needed

    Fixed

    • Native Windows runs find Claude, Codex and Kimi on your PATH
    • Unattended runs pause with a clear reason instead of hanging on a provider question nobody can answer
    • Applying a Linear epic creates its blocking relations again
  9. v2.7.0

    Native Windows builds

    Trau runs natively on Windows, Linux gets proper packages, and research becomes its own interview lane.

    Added

    • Native Windows builds for amd64 and arm64, with WSL2 still the sandboxed Windows option
    • Linux and WSL2 get Debian and RPM packages for amd64 and arm64
    • Research interviews turn external unknowns into stored findings you review, with web search on providers that support it

    Changed

    • The live run view has compact headers and one-click Terminal and Diff links

    Fixed

    • Project and repo registration controls work again, and Jira Test connection tells a bad token from a wrong email