runtime: canonicalize Claude token env names
This commit is contained in:
@@ -15,8 +15,8 @@ OWNER_AGENT_TYPE=codex # codex | claude-code
|
||||
REVIEWER_AGENT_TYPE=claude-code # claude-code | codex
|
||||
|
||||
# --- API keys ---
|
||||
CLAUDE_CODE_OAUTH_TOKEN= # Claude Code OAuth token (primary account)
|
||||
CLAUDE_CODE_OAUTH_TOKENS= # Comma-separated tokens for multi-account rotation
|
||||
CLAUDE_CODE_OAUTH_TOKENS= # Canonical comma-separated Claude Code OAuth tokens (use one value for single-account too)
|
||||
CLAUDE_CODE_OAUTH_TOKEN= # Legacy single-token fallback
|
||||
GROQ_API_KEY= # Voice transcription (Groq Whisper, free: console.groq.com)
|
||||
|
||||
# --- Bot identity ---
|
||||
|
||||
Reference in New Issue
Block a user