Skip to content

v0.preview.60

Choose a tag to compare

@ante-github ante-github released this 18 Jul 01:59

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-After hints, 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_prompt toggle to the /config dialog
  • 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_command scripts are supported
  • Exit cleanly when stdout closes mid-output (e.g. when piping into head)