- Fixed prompt history navigation in the desktop app
- Fixed focus on prompt input after closing dialogs
- Fixed prompt input for multi-line text
- Fixed defensive audio initialization
- Added ability to load more sessions per project using a button in the desktop app
- Added experimental oxfmt formatter support
- Fixed git branch filewatcher and added flag to completely disable watcher
- Fixed Tauri desktop app SSE connection timeout
- Desktop app now loads user shell environment variables
- Desktop app now shows retry attempts
- Desktop app now shows write tool output
- Fixed autocomplete file loading in the TUI
- Enabled shell alias expansion in the ! command
- Fixed GitHub install command for repos with dots in the name
- Fixed system prompt field usage from prompt input
- Fixed user invoked subtasks that were causing tool_use or missing thinking signatures
Thank you to 8 community contributors:
- @Brendonovich:
- Keep release a draft until all builds are finished (#5632)
- @remorses:
- fix: use system prompt field from prompt input (#5633)
- @connorads:
- docs: add homebrew command for
opencode-desktop(#5631)
- docs: add homebrew command for
- @jinzhongjia:
- docs: Add new project entry for opencode.nvim frontend (#5626)
- @shekohex:
- docs: fix typo in Google Antigravity github link (#5625)
- @Zeko369:
- fix: enable shell alias expansion in ! command (#5621)
- @matrv:
- feat: add experimental oxfmt formatter (#5620)
- @Eric-Guo:
- feat(desktop): Loading more session number per project by button (#5616)