Dashboard › opencode › OpenCode V2 SEA integrated web UI
01a07e97-5931-7237-b2c6-d1e1a37174c0| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 8 | 13h ago |
OpenCode V2’s Node SEA serves the authenticated API and compiled web UI from one origin, including index.html, assets, manifest, service worker, OpenAPI, CSP, and cache headers. Chose the integrated SEA over a separate nginx static deployment because isolated-port verification proved the built server already supplies the complete browser path; nginx would duplicate routing and deployment state without adding functionality.