Skip to content

0.9.0

Choose a tag to compare

@239573049 239573049 released this 16 Apr 12:21
· 141 commits to main since this release

[0.9.0] - 2026-04-16

Added

  • Added WebSocket session transport support to improve stability and responsiveness for real-time streaming messages.

Changed

  • Updated tool card and thinking block expand/collapse behavior during streaming sessions to keep UI state consistent.
  • Improved WebSocket channel status handling with reconnect fallback guidance when connection failures occur.

Fixed

  • Fixed tool call and file-change cards not properly resetting collapsed state when transitioning from streaming to completed status.
  • Fixed message list auto-scroll behavior during long streaming output to reduce jitter and false scroll triggers.