mirror of
https://github.com/openai/codex.git
synced 2026-05-30 07:50:17 +00:00
## Summary - Add `--stdio` as a direct alias for `codex app-server --listen stdio://`. - Keep `--stdio` and `--listen` mutually exclusive. - Update the app-server README to document both forms.