OpenCode
Run Mopheus agent tasks with the OpenCode CLI.
OpenCode
Mopheus runs SST's opencode CLI as a native provider. Install it on the daemon host; the daemon discovers it automatically.
| Field | Value |
|---|---|
| Binary | opencode |
| Path override | MOPHEUS_OPENCODE_PATH |
| Verify | opencode --version |
| Protocol | Native |
| Task skill path | .opencode/skills/ |
| Filesystem sandbox | Supported on Linux |
See the OpenCode installation guide. For a non-standard binary path:
export MOPHEUS_OPENCODE_PATH=/opt/opencode/bin/opencode
mopheus daemon startThe filesystem sandbox and workspace session-history behavior are described in Filesystem Sandbox and Provider CLI.