evroc think code init
Create permanent config files for a coding agent to use Think
Synopsis
Write agent-specific config files that permanently connect a coding agent to evroc Think. Unlike 'evroc think code', the config files are written to the project directory and can be committed and shared with your team.
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.
Options
-h, --help help for init
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc think code - Launch a coding agent with Think as the model backend
- evroc think code init aider - Write .aider.conf.yml for Think
- evroc think code init claude - Write CLAUDE.md and .claude/settings.local.json for Think
- evroc think code init codex - Write ~/.codex/config.toml for Think
- evroc think code init continue - Write ~/.continue/config.yaml for Think
- evroc think code init crush - Write crush.json for Think
- evroc think code init goose - Write ~/.config/goose/config.yaml for Think
- evroc think code init hermes - Write ~/.hermes/config.yaml for Think
- evroc think code init openclaw - Write ~/.openclaw/openclaw.json for Think
- evroc think code init opencode - Write opencode.jsonc for Think
- evroc think code init pi - Write ~/.pi/agent/models.json for Think
- evroc think code init qwen - Write ~/.qwen/settings.json for Think