minimax-cli-runtime
Installation
SKILL.md
minimax-cli-runtime
Internal contract for code invoking scripts/polycli-companion.bundle.mjs with --provider minimax.
Runtime requirements
- Official
mmx-clion PATH asmmx, or setMMX_CLI_BIN/MINIMAX_CLI_BIN. mmx auth status --output json --non-interactivereports authenticated.- Node.js >= 20 for this repo runtime.
Invocation contract
Polycli calls:
mmx text chat --message "<prompt>" --output json --non-interactive
Optional model selection is passed as --model <model>. The runtime parses the JSON response directly and no longer depends on Mini-Agent logs or MINI_AGENT_CONFIG_PATH.