evroc think code
Launch a coding agent with Think as the model backend
Synopsis
Launch a coding agent (Claude Code, Codex, OpenCode, etc.) with evroc Think configured as the model backend. Sets OPENAI_API_KEY and OPENAI_BASE_URL environment variables for the session and spawns the agent.
If you're logged in to the evroc CLI, an API key will be created automatically. If you don't have a project yet, one will be created for you.
This is a one-off session — no config files are written. Use 'evroc think code init' for permanent project configuration.
Options
-h, --help help for code
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc think -
- evroc think code aider - Launch Aider with Think as backend
- evroc think code claude - Launch Claude Code with Think as backend
- evroc think code codex - Launch Codex CLI with Think as backend
- evroc think code crush - Launch Crush with Think as backend
- evroc think code goose - Launch Goose with Think as backend
- evroc think code hermes - Launch Hermes Agent with Think as backend
- evroc think code init - Create permanent config files for a coding agent to use Think
- evroc think code openclaw - Launch OpenClaw with Think as backend
- evroc think code opencode - Launch OpenCode with Think as backend
- evroc think code pi - Launch Pi with Think as backend
- evroc think code qwen - Launch Qwen Code with Think as backend