opencode
opencode copied to clipboard
feat: support configuring default server URL for desktop
Summary
- Allow desktop app to connect to an existing server instead of spawning its own sidecar
- Add UI in server selection dialog to set/clear the default server
- Show connection failure dialog with Retry/Start Local options when configured server is unreachable
Fixes #7371