Install
bun, pnpm, and one-off
npx usage.Log in
Generate an image with Studio
mulerun studio is the multimodal generation surface — images, videos,
speech, music. See mulerun studio for the full
catalog.What you got
Most commands print pretty text by default and JSON when you add-o json.
Streaming responses (from code, session, computer chat) go to stdout
as they arrive; status messages go to stderr.
For coding work, mulerun code launches an interactive coding-agent CLI
under the same login — see mulerun code.
Next
- Read the command reference — start with
codeandstudio, then explore session, computer, drive, page. - Skim Configuration for
.env, proxies, and per-command overrides.