mirror of
https://github.com/openai/codex.git
synced 2026-08-25 13:28:55 +00:00
## Summary The safety-buffering message currently leads with additional safety checks, which can make the delay feel accusatory. Update it to describe the system taking more time before responding, matching the revised user-facing language. - Replace the safety-buffering copy in both retry and non-retry flows. - Keep the faster-model escape hatch while aligning its wording with the updated message. - Update the TUI snapshots for both states.