brew codex 0.110.0 triggering Apple verification
Resolved 💬 3 comments Opened Mar 5, 2026 by egorbn Closed Mar 6, 2026
What version of Codex CLI is running?
0.110.0 from brew, can't run --version
What subscription do you have?
Organization
Which model were you using?
gpt-5.3-codex
What platform is your computer?
Darwin 25.2.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Ghostty
What issue are you seeing?
Issue
Upgrading to latest brew version triggers Apple's verification:
<img width="454" height="346" alt="Image" src="https://github.com/user-attachments/assets/2d4de48c-9235-428e-8525-d03396613cd3" />
Version
$ brew info codex
==> codex ✔: 0.110.0
https://github.com/openai/codex
Installed
/opt/homebrew/Caskroom/codex/0.110.0 (84.3MB)
Installed using the formulae.brew.sh API on 2025-11-25 at 15:16:42
From: https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/c/codex.rb
==> Name
Codex
==> Description
OpenAI's coding agent that runs in your terminal
==> Dependencies
ripgrep ✔
==> Artifacts
codex-aarch64-apple-darwin -> codex (Binary)
==> Downloading https://formulae.brew.sh/api/cask/codex.json
==> Analytics
install: 72,826 (30 days), 147,222 (90 days), 225,641 (365 days)
What steps can reproduce the bug?
$ brew install --cask codex
$ codex
What is the expected behavior?
Up to this version after an upgrade to brew codex Apple would require accepting the risks of running software, but now I have to go into settings to allow this application.
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗