Skip to content
Powered by BridgeApp

Reference

This section is for lookup, not for learning. If you’re new to Magic Coder, start with Getting started; come back here when you need exact behavior.

  • Inline code is something you type or that exists in a file.
  • A trailing * in a permission rule means “prefix match” — see Permission rules.
  • Where a page shows a CLI flag like --model <MODEL>, replace <MODEL> with the actual value (no angle brackets in the real command).
  • Where a page references a path like ~/.magic/config.toml, the ~ resolves to your home directory.