Changed
- 🤖 More reliable Codex agent connection. The Codex agent now handles large and unexpected output more gracefully, with better error messages when the connection drops or something goes wrong. You'll see a clear explanation instead of a silent failure.
- 🔄 Live command output for Codex agent. When the Codex agent runs commands or edits files, you can now see the output streaming in real time instead of only after the step finishes. Long output is automatically trimmed to keep things readable.
- 🤖 Codex agent handles approval requests. The agent now responds to approval prompts from newer Codex versions automatically, based on the permission mode you've configured.