codex
https://github.com/openai/codex
Rust
Lightweight coding agent that runs in your terminal
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to codex
Help out
- Issues
- Allow renaming Codex sessions in VSCode Extension
- Make Codex OAuth callback port configurable or auto-select an available port instead of fixed localhost:1455
- Gate benign `account/rateLimits/updated` telemetry behind `notifications.rate_limit_telemetry`
- Demote `failed to record rollout items` from error to warn so harness stderr stops looking like a fatal failure
- ANSI background colors are dropped in command output rendering
- Collapse MCP startup notifications into a single aggregate readiness summary
- Make reasoning summaries opt-in via a flag (with per-model override) for self-hosted reasoning models
- VS Code: Enable spell check in Codex VS Code chat input
- Add `model_providers.<name>.discovery_url` for cluster-aware base-URL refresh
- codex exec resume <missing-uuid> surfaces noisy "thread <uuid> not found"; fall back to thread/start instead
- Docs
- Rust not yet supported