-
Notifications
You must be signed in to change notification settings - Fork 908
Open
Description
Summary
Add OpenAI Codex as a first-class tool option in Ralph's loop.
Motivation
Ralph currently supports Amp and Claude Code. Many users work in Codex CLI and need an official integration path.
Proposal
- Add a
CODEX.mdprompt template. - Extend
ralph.shto support--tool codexand default tocodex exec --full-auto. - Allow
CODEX_CMD,CODEX_INPUT,CODEX_PROMPT_FILE, andCODEX_LAST_MESSAGE_FILEoverrides. - Detect completion via Codex
--output-last-messageto avoid false positives from prompt echo. - Update
README.mdandAGENTS.mdwith setup and usage notes.
Acceptance
./ralph.sh --tool codexruns non-interactively without a TTY error.- Docs explain Codex setup and configuration options.
Stopa, gamoreli, King20387, aryekog, antops96 and 3 more
Metadata
Metadata
Assignees
Labels
No labels