v1.14.27
anomalyco/opencodev1.14.27Apr 27, 2026by opencode-agent[bot]
AI Summary
This release adds a configurable default shell for terminals and improves the TUI experience by hiding provider connection checks until onboarding is complete.
Key Highlights
- Added a configurable default shell for terminals and agent shell commands.
- Reduced extra terminal noise while creating TUI workspaces.
- Hid provider connection checks until onboarding is complete.
- Restored the default toast timeout when no custom duration is provided.
New Features
- Configurable default shell for terminals
Full Release Notes
## Core - Added a configurable default shell for terminals and agent shell commands, with a Desktop setting to manage it. - Reduced extra terminal noise while creating TUI workspaces. ## TUI - Hid provider connection checks until onboarding is complete. - Restored the default toast timeout when no custom duration is provided. (@OpeOginni) **Thank you to 1 community contributor:** - @OpeOginni: - fix(tui): update toast duration handling to use default value (#23395)