- Fixed handling of empty directory query parameter in server middleware
- Updated terminology from "OpenCode CLI" to "OpenCode Server" in Tauri
- Added copy logs button to server spawn failure dialog in Tauri
- Added option to disable terminal title in TUI
- Improved MCP authentication and OAuth state handling
Thank you to 6 community contributors:
- @R44VC0RP:
- docs: add opencode.cafe to ecosystem page (#5714)
- @roerohan:
- MCP improvements (#5699)
- @jknlsn:
- feat(tui): add option to disable terminal title (#5713)
- @devxoul:
- docs: add OPENCODE_DISABLE_TERMINAL_TITLE to environment variables (#5725)
- @Brendonovich:
- tauri: server spawn fail dialog w/ copy logs button (#5729)
- tauri: say OpenCode Server instead of OpenCode CLI
- @kcrommett:
- fix: handle empty directory query parameter in server middleware (#5732)