Highlights
- Improvements and bug-fixes in Codex CLI
- Code signing binaries on MacOS
- Auto update banner
- 🆕 Warning when enabling "full access" mode
Full list of merged PRs:
- Indentation mode for read_file (#4887)
- Message when stream get correctly resumed (#4988)
- Make shortcut works even with capslock (#5049)
- Discard prompt starting with a slash (#5048)
- Add header for task kind (#5142)
- Pass codex thread ID in notifier metadata (#4582)
- Updated github issue template (#5191)
- Agent override file (#5215)
- Prompt mcp login when adding a streamable HTTP server that supports oauth (#5193)
- Add parsed command to ExecApprovalRequestEvent (#5222)
- Add warning about rate limit when using high effort (#5035)
- Auto update approval (#5185)
- Add macOS notarization step to release workflow (#5233)
- Add confirmation prompt for enabling full access approvals (#4980)
- Add path field to
ParsedCommand::Read
variant (#5275) - Better UX during refusal (#5260)
- Lagged output in unified_exec buffer (#4992)
- Sandbox denied error logs (#4874)
- Add code signing for MacOS binary (#4899)
- Fix wrapping in user approval decisions (#5008)
- Fix wrapping in trust_directory (#5007)
- /diff mode wraps long lines (#4891)
- Fix crash when alt+bksp past unicode nbsp (#5016)
- Include the image name in the textarea placeholder (#5056)
- Detect Bun installs in CLI update banner (#5074)
- Add dangerous auto-approval for codex exec (#5043)
- Codex cloud exec (#5060)