[PR #8139] feat(desktop): spawn local server with password #12630

Closed
opened 2026-02-16 18:17:31 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8139

State: closed
Merged: Yes


Ensures that the OC server spawned by Desktop uses a randomly generated password that is discoverable by the frontend.
This doesn't allow for connecting to external servers that have passwords, that will need to be supported separately as tauri's fetch fn won't use the browser's basic auth prompt.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8139 **State:** closed **Merged:** Yes --- Ensures that the OC server spawned by Desktop uses a randomly generated password that is discoverable by the frontend. This doesn't allow for connecting to external servers that have passwords, that will need to be supported separately as tauri's fetch fn won't use the browser's basic auth prompt.
yindo added the pull-request label 2026-02-16 18:17:31 -05:00
yindo closed this issue 2026-02-16 18:17:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12630