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