Skip to main content
Manages API keys and loop settings. Values are saved to .ralph/.env.local (for API keys) or ralph.config.cjs (for loop settings).

API key management

Set API keys for optional services that enhance wiggum’s analysis:

Coding agent preferences

Set which CLI agent runs your loops:
You can mix agents — e.g. Codex for implementation and Claude Code for review:

Examples

API keys are stored in .ralph/.env.local, which is gitignored by default. Loop settings update ralph.config.cjs.