v0.3.15
Live Activity & Smarter Run Health
Watch your agents work in real time on the new Live tab, track cost and token spend per release at a glance, and let Trinity catch runs that stall or loop on their own.
New
- Live activity tab — Drill into a running story and switch to the new Live tab to watch the agent work in real time: tool calls, reasoning, file changes, and commands stream in as they happen, grouped by turn. The feed picks back up automatically after a brief disconnect, so you never lose your place.
- Budget strip on the run page — A new row of cards across the top of a run shows cumulative Cost, Tokens, and Wall Time for the active release, so you can keep an eye on spend without leaving the run.
Improved
- Trinity catches stuck and runaway runs on its own — Runs that quietly stall, loop on the same actions, or keep churning without making real progress are now detected and stopped automatically, then parked for you to diagnose — instead of hanging indefinitely or silently burning through retries. A failed run shows a clear reason ("run not converging" or "run stuck in a loop") so you know what happened.
- Long test and build runs no longer get cut short — A run is now judged by whether it's still doing work, not by a fixed time limit. A lengthy-but-active test suite keeps going; only a genuinely silent, hung run is stopped.
- Heavy checks no longer overwhelm your machine — When several stories or releases run at once, Trinity paces the heavy work (tests, builds, type-checks) so they don't all pile on at the same time and grind your machine to a halt.