AI providers
Wiggum requires an API key from one of these providers:- Anthropic
- OpenAI
- OpenRouter
Set your Anthropic API key:Or use the config command:Anthropic is the default provider. Models:
opus, sonnet..ralph/.env.local and never leave your machine.
Coding agent configuration
Wiggum supports multiple coding agents for the Ralph loop. Configure which agent runs each phase:Setting the default agent
Per-run overrides
Override the agent for a single run without changing the config:Optional services
These services enhance wiggum’s analysis during the scan and interview phases:Generated files
Runningwiggum init creates a .ralph/ directory:
Loop configuration
Theralph.config.cjs file controls all loop behavior:
Iteration limits
Override per-run:
Models
Override per-run:
Agent selection
Claude Code settings
Permission modes:
Codex CLI settings
Sandbox levels:
Approval policies:
Other options
Agent configuration
Theagent section in ralph.config.cjs controls agent mode behavior:
--labels, --issues, --max-items, etc.) are passed at runtime. See the agent command reference.

