Усі релізи

v1.11.0 14 трав. 2026 р.

In-app OpenCode updates and offline dictation

Нове

2 зміни
  • Updates/OpenCode: added in-app OpenCode update checks and upgrade actions.
  • Voice: added local Whisper speech-to-text.

Покращення

6 змін
  • Chat/Input: queued messages now auto-send one at a time in FIFO order, and model/agent selections persist across reloads (thanks to @lyxxx708, @chutastic).
  • Chat/Performance: virtualized more timeline content, deferred heavy tool output, and improved scroll-to-bottom behavior.
  • VSCode: improved chat sidebar command handoff, active-editor context updates, SSE cleanup, Agent Manager settings sync, and archived-session bulk delete reliability in the extension (thanks to @isanchez404, @jjdubski).
  • Git: generalized repository provider handling beyond GitHub and made commit/PR generation more tolerant of JSON wrapped in assistant text.
  • Terminal: rejected file paths as terminal working directories, preserved UTF-8 replay chunks, and cleaned up WebSocket/SSE listeners reliably during shutdown and reconnects (thanks to @isanchez404).
  • Usage/Reliability: guarded quota percentages and reset timestamps defensively.

Виправлення

3 зміни
  • Voice: synced speech recognition settings across devices and let server transcription finish processing audio when voice input stops (thanks to @kostazol).
  • Chat/Permissions: restored @agent mentions in sent messages and parent-session auto-accept for child-session permissions.
  • UI/Reliability: added smaller fixes for chunk-load recovery, locale retry behavior, stale attachment reads, scheduled tasks, session folders, and accessible Git/session controls (thanks to @isanchez404).