release notes · page 7

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.6.0

    Install the hub as an app and drive it over MCP

    The hub installs like a native app and pushes what needs you to your phone, and other agents can now drive trau over MCP.

    Added

    • Install the hub as an app on your phone or dock, with an offline screen that retries on its own
    • Push notifications for runs and tickets that need you, with a link straight to them
    • External agents such as Claude Code, Codex and Cursor can file tickets, arm the queue and steer runs over MCP
    • Opt-in team sync shares lessons, run history and skills across a team without a server
    • Verification captures browser screenshots, shows them in a proofs gallery and embeds them in the pull request
    • Interviews run on Codex and Kimi as well as Claude
  2. v2.5.0

    Steer a running agent mid-run

    Type a note into any running agent without stopping it, and pick which provider drives each ticket.

    Added

    • Steer notes inject a prompt into the running phase from the live view, the run page or trau steer
    • Skills are chosen per run from the phase, diff and ticket, with a rebuilt Skills page to scope and preview them
    • Pin which agent provider runs a ticket, and epic slices inherit the epic’s choice
    • Manual-merge mode waits for you to merge the pull request and marks the ticket Done when you do

    Changed

    • Finalizing an epic shows on the Loop page and pauses instead of faulting when declined

    Fixed

    • A hub started inside a Claude Code session no longer breaks transcripts and resume for the agents it spawns
  3. v2.4.0

    QA accounts and honest pull request bodies

    Trau can log in as a real user to verify work, pull request descriptions reflect what actually happened, and every interruption leaves git clean.

    Added

    • QA accounts let verification log in as a real user, with each account shown masked in repo Settings
    • Assign issues to teammates from the issue drawer and from interview outcomes
    • Choose whether an interview outcome files to your tracker or to the hub’s internal issue store
    • A cost panel compares spend and speed before and after a configuration change

    Changed

    • Pull request descriptions are built from the run’s real results instead of a template
    • A stop cleans the working tree, and the next run sweeps up work left behind by a crash
  4. v2.3.0

    Jira issue creation works end to end

    Stop the loop in one gesture, scope config per monorepo workspace, and create Jira issues reliably.

    Added

    • One Shut down control stops the running session, empties the queue and tears the loop down
    • Each monorepo workspace can carry its own configuration

    Fixed

    • Creating Jira issues from interviews, epics and bug reports works instead of failing with a misleading config error
    • Jira issue descriptions render their Markdown
    • Onboarding a project on Jira works end to end
  5. v2.2.0

    Images and attachments reach the agent

    Images and files on a ticket now travel all the way to the agent, and the hub tells you when a new version is out.

    Added

    • Ticket images and files sync from Linear and Jira, upload by paste or drop, and reach runs and interviews
    • Attachment storage keeps itself within budget with retention and cleanup
    • The sidebar and Settings show when a newer trau release is available
    • Apply an update from the web UI in one click
    • Restart the hub from the web UI or with trau hub restart

    Changed

    • New interviews start on your default provider and model, switchable per conversation
  6. v2.1.0

    Take over a running session in your terminal

    Hand a running session to your own terminal, edit every phase prompt, and jump anywhere with a command palette.

    Added

    • Open in terminal hands a running session to your own terminal, also available as trau takeover
    • Every phase prompt is an editable template, globally or per repo, with one-click reset
    • A Cmd+K command palette switches projects and jumps to active runs
    • Trau starts the web hub first, fails loudly if it is unhealthy, and shows hub status in the terminal UI
    • Internal tickets get a Markdown description editor

    Fixed

    • Clicking a notification opens the Inbox of the active project
  7. v2.0.0

    The hub becomes the product

    The web hub becomes the center of trau, with a durable run history, an Inbox that turns ideas into tickets, and one Loop queue for everything.

    Added

    • Run history, repos and issues live in a durable local database behind the hub
    • Inbox interviews turn raw ideas into ready tickets
    • One Loop queue replaces the separate backlog and queue screens, with Run next, reorder and skip
    • A run ledger groups every run into needs attention, active, stopped and merged
    • An internal issue store runs tickets on repos with no external tracker

    Removed

    • The PRD planning module and the separate Run once and Queue screens give way to the Inbox and Loop
  8. v1.10.0

    Handles for stuck tickets

    Stuck tickets become visible and resumable.

    Added

    • Stuck tickets show in the terminal UI and can be resumed from the web panel
  9. v1.9.4

    The hub starts itself

    The web hub now starts with your first terminal session.

    Added

    • The web hub starts automatically on the first terminal UI session