Усі релізи

v1.4.1 2 січ. 2026 р.

Faster terminal and multi-model comparison

Нове

6 змін
  • Added the ability to select the same model multiple times in multi-agent runs for response comparison.
  • Model selector now includes search and keyboard navigation.
  • Added revert button to all user messages (including first one).
  • Added HEIC image support for file attachments with automatic MIME type normalization for text format files.
  • VS Code extension: added Git backend integration for UI access (thanks to @wienans).
  • Web app: terminal backend now supports a faster Bun-based PTY when Bun is available, with automatic fallback for existing Node-only setups.

Покращення

2 зміни
  • VS Code extension: only shows the main Worktree in the Chat Sidebar (thanks to @wienans).
  • Terminal: improved terminal performance and stability by switching to the Ghostty-based terminal renderer, while keeping the existing terminal UX and per-directory sessions.

Виправлення

1 зміна
  • Terminal: fixed several issues with terminal session restore and rendering under heavy output, including switching directories and long-running TUI apps.