Release Notes
0.2.1
Sessions stop when the ticket says so, stranded work is reclaimed, and prompts got cheaper.
Published as torta-app and torta-ai 0.2.1.
Sessions no longer end early
A session is now judged finished by the state of the ticket rather than by the model’s first turn, with a capped number of continuations.
Stranded work comes back
A ticket left in wip by a session that died is reclaimed, and the reclaim is
written into the ticket’s own history.
Session logs
Sessions now write a log, so a stop reason is reported as more than a bare exit code.
Cheaper prompts
The geography of a prompt, the paths and context every session is handed, was cut down. Same work, fewer tokens.