opencode-mobile v1.4.0 is installed and configured (plugin: ["opencode-mobile@latest"] in opencode.jsonc).
Behavior:
opencode run → plugin loads: prints [opencode-mobile] v1.4.0 + Plugin init called
opencode plugin opencode-mobile -g → plugin loads (install path)
opencode serve → plugin never loads: no [opencode-mobile] log, no LAN server on port 4097, no tunnel
- Desktop app →
/mobile never exposes the mobile tool
Result: the phone can't connect — the OpenCode server returns 401 Unauthorized without the plugin's setup.
Environment:
- Windows 11
- opencode 1.18.21
- Node v24.19.0
opencode-mobile v1.4.0 is installed and configured (plugin: ["opencode-mobile@latest"] in opencode.jsonc).
Behavior:
opencode run→ plugin loads: prints[opencode-mobile] v1.4.0+Plugin init calledopencode plugin opencode-mobile -g→ plugin loads (install path)opencode serve→ plugin never loads: no[opencode-mobile]log, no LAN server on port 4097, no tunnel/mobilenever exposes themobiletoolResult: the phone can't connect — the OpenCode server returns
401 Unauthorizedwithout the plugin's setup.Environment: