mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
Queue slash drafts while a turn is running, replay them through the same serialized slash-command path, and keep interactive command flows like /model, /review, /permissions, and /help consistent with that ordering model. Preserve queued slash command order when replay drains follow-up input. Co-authored-by: Codex <noreply@openai.com>