v0.preview.60
·
100 commits
to main
since this release
v0.preview.60 - 2026-07-17
- Reconnect and resume when an LLM stream dies mid-response — even before any answer text has arrived — instead of ending the turn with an error
- Fail streams that end without a proper stop signal as retryable instead of hanging the turn
- Honor server
Retry-Afterhints, rebalance retry budgets toward the visible reconnect layer, and log every retry decision - Add Kimi K3 support to Antix and the OpenRouter model catalog
- Add Meta Muse Spark 1.1 to the OpenRouter model catalog
- Add a
short_prompttoggle to the/configdialog - Show effort next to the model in the default status line order
- Scroll the status line picker on short terminals instead of clipping items, and hint that Claude Code-compatible
status_line_commandscripts are supported - Exit cleanly when stdout closes mid-output (e.g. when piping into
head)