Commit graph

1 commit

Author SHA1 Message Date
A
47ad090745
feat: Add Codex CLI agent support to Railway (#240)
Implements railway/codex.sh using Railway's CLI primitives:
- Creates Railway project and Ubuntu container
- Installs Node.js and npm via NodeSource
- Installs Codex CLI via npm (@openai/codex)
- Injects OPENAI_BASE_URL=https://openrouter.ai/api/v1 and OPENROUTER_API_KEY
- Launches interactive Codex session via railway shell

Agent: gap-filler

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 12:54:18 -08:00