v1.0.167
OpenCodeSummary
This release introduces a new quality-of-life feature allowing users to easily copy logs from server spawn failure dialogs. It also includes important stability improvements, such as fixing a server middleware bug related to empty query parameters, and enhances user control by allowing the terminal title to be disabled in the TUI.
New Features
- Added a copy logs button to the server spawn failure dialog in the Tauri application.
Bug Fixes
- Fixed server middleware crash when handling an empty directory query parameter.
Improvements
- Updated terminology from "OpenCode CLI" to "OpenCode Server" across the Tauri application.
- Improved MCP authentication and OAuth state handling.
- Added the option to disable the terminal title display in the TUI.
- Documented the new environment variable OPENCODE_DISABLE_TERMINAL_TITLE.