Skip to content

Add Codex CLI runner support#151

Open
xxddccaa wants to merge 1 commit into
snarktank:mainfrom
xxddccaa:main
Open

Add Codex CLI runner support#151
xxddccaa wants to merge 1 commit into
snarktank:mainfrom
xxddccaa:main

Conversation

@xxddccaa

Copy link
Copy Markdown

Summary

  • add --tool codex support to ralph.sh
  • add a Codex-specific CODEX.md prompt template
  • document Codex setup, usage, and key files

Testing

  • bash -n ralph.sh
  • invalid tool validation smoke test
  • fake codex runner smoke test
  • real Codex CLI isolated smoke test with completed prd.json

@Keesan12

Keesan12 commented Jul 7, 2026

Copy link
Copy Markdown

Nice addition. One thing we keep seeing when teams add another runner backend is that the prompt file starts absorbing lifecycle, memory, and policy concerns that really belong elsewhere.

Keeping runner selection separate from operator policy and evidence plumbing makes debugging much easier later, because you can tell whether a failure came from the tool integration itself or from instruction drift around it. Codex support here feels useful for that reason alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants