Skip to CLI docs
IMDIMD

Commands

Interactive mode

Running imd without a prompt opens the full interactive terminal session. Use this mode when you want a persistent workspace and command loop.

You can also launch directly into a specific model with imd --model minimax-m2.7.

Start interactive session

Run imd without a prompt when you want a persistent workspace and command loop.

Interactive

Starts the full IMD terminal workspace.

imd

Launch with a model

Use --model at launch when you already know which model route should handle the session.

Model flag

Starts IMD with a selected model route.

imd --model minimax-m2.7

Use session commands

Inside the session, use /login, /status, and /model to manage account state and model selection without leaving the CLI.