ailinks:

OpenCode Desktop

An open-source coding agent, in a desktop app.

Schemes
opencode:
Get the app
macOSWindowsLinux

Links

Two routes, both belonging to the desktop app: the CLI does not register the scheme.

Both are dropped in silence unless the window is talking to a local server. Point OpenCode at a remote one and its deep links stop arriving — nothing opens, nothing complains.

directory is required by both, and both ignore a link that omits it. Opening a project that is already open just focuses it.

OpenCode has not written this up yet, so the shapes here are read from the app's own parser, which is linked below and is the only thing that actually decides what a link does.

Official documentation