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