Skip to content

Model commands

bash
anycode model list --plain
anycode model status
anycode model set <id>

model list is primarily a z.ai static catalog. For Anthropic, set provider and model directly in config.json.

Interactive anycode model (no subcommand) edits global defaults and routing.agents as implemented in your version.

All of these respect -c/--config.

  • Models — providers and endpoints
  • Routing — per-agent overrides

MIT License