opencode-web
Start OpenCode with web interface
TLDR
Start OpenCode as a headless server with web interface
$ opencode web
SYNOPSIS
opencode web [options]
DESCRIPTION
opencode web starts a headless OpenCode server that exposes a web-based interface instead of the terminal TUI. This allows interacting with OpenCode through a browser, which can be useful for remote access, sharing sessions, or when a graphical interface is preferred over the terminal.
SEE ALSO
opencode(1), opencode-session(1)

