Description
When using the new Effect HTTP_API and running the opencode server, trying to go the / path to access the desktop app. If the server has a password the whole site just errors out as unreachable, rather than going through the native browser flow for setting basic auth.
Plugins
none
OpenCode version
1.14.33
Steps to reproduce
- Run the opencode server with a password and set the experemental_httpapi
OPENCODE_EXPERIMENTAL_HTTPAPI=true OPENCODE_SERVER_PASSWORD=ope opencode serve
- Try to open the desktop web app by going to the
/ path.
- Notice the site doesnt work neither do you get asked for username and password
Screenshot and/or share link
No response
Operating System
macos
Terminal
Ghostty
Description
When using the new Effect HTTP_API and running the opencode server, trying to go the
/path to access the desktop app. If the server has a password the whole site just errors out as unreachable, rather than going through the native browser flow for setting basic auth.Plugins
none
OpenCode version
1.14.33
Steps to reproduce
OPENCODE_EXPERIMENTAL_HTTPAPI=true OPENCODE_SERVER_PASSWORD=ope opencode serve/path.Screenshot and/or share link
No response
Operating System
macos
Terminal
Ghostty