Skip to main content
Working with an agent? Give them a link to this page as markdown.

Codex sessions now start reliably with Watcher Live

This patch restores compatibility with recent Codex versions and changes how enforce mode handles requests beyond the workspace sandbox. It also keeps slow reviews from temporarily disabling live grading.

What's new?

  • Watcher Live supports Codex 0.149.0 without writing the setting that prevented recent Codex versions from starting.
  • In enforce mode, Codex commands run inside Codex's workspace sandbox. Requests for access beyond that sandbox reach Watcher as escalation requests. Observe and paused modes restore the installation's own sandbox setting.
  • Slow reviews are allowed to finish. They no longer count as grading failures that temporarily switch live grading off; genuine failures still count toward that protection.