Codex Computer Use / Intel Mac audit
Find out whether Computer Use is blocked by your setup or by the app bundle.
A focused Mac AI-agent audit for Codex/OpenClaw users who see Computer Use unavailable, missing plugin payloads, stale permissions, broken provider routes, or unreliable desktop automation.
Free self-serve bundle, one command:
curl -fsSL https://igorganapolsky.github.io/openclaw-mac-ai-workstation-setup/scripts/self-diagnose.mjs | node
Read-only: runs the six-cause diagnostic, redacts secrets, writes a bundle to your Desktop. Paste into the $19 quick read for a confirmed root cause.
What This Checks
Fast Self-Check
uname -m
find /Applications/Codex.app/Contents/Resources/plugins/openai-bundled -maxdepth 3 -type d -name "*computer*" -o -name "*cua*"
find ~/.codex/plugins/cache/openai-bundled -maxdepth 3 -type d -name "*computer*" -o -name "*cua*"
If those paths contain no Computer Use/CUA payload on Intel, permission resets will not install the missing bundle. The right move is to document the evidence and use a route-around until a compatible payload exists.
Good Fit
- Codex settings show Computer Use unavailable on an Intel Mac.
- MCP lists a server, but the thread cannot use native Mac control tools.
- You are unsure whether this is a permissions issue, app bundle issue, or stale plugin cache.
- You want a practical route-around instead of repeating reinstall and cache-clear steps.
Start
Buy triage or the full diagnostic. Send the GitHub issue URL, Mac model, macOS version, Codex/OpenClaw version, and the self-check output.