모든 릴리스

v1.8.3 2026년 3월 2일

Redesigned context panel with session chat

새 기능

2 건 변경
  • Chat: added user-message display controls for plain-text rendering and sticky headers.
  • Chat: model picker now supports collapsible provider groups and remembers expanded state between sessions.

개선

3 건 변경
  • Chat/UI: overhauled the context panel with reusable tabs and embedded session chat (_beta_).
  • Git: refined Git sidebar tab behavior and spacing, plus bulk-revert with confirmations for easier cleanup.
  • Settings: reorganized chat display settings into a more compact two-column layout.

수정

5 건 변경
  • Chat: improved code block presentation with cleaner action alignment, restored horizontal scrolling, and polished themed highlighting across chat messages and tool output (thanks to @nelsonPires5).
  • Diff: added quick open-in-editor actions from diff views that jump to the first changed line.
  • Git: fixed commit staging edge cases by filtering stale deleted paths before staging.
  • Git/Worktrees: restored branch rename/edit controls in draft sessions when working in a worktree directory.
  • Mobile/UI: fixed session-title overflow in compact headers (thanks to @iamhenry).