#codex plugin not registered
1 messages · Page 1 of 1 (latest)
Yep, that matches the 5.12 upgrade case: Codex can be required before @openclaw/codex has been installed locally.
Fix:
openclaw plugins install @openclaw/codex@latest && openclaw gateway reload
If the gateway still complains after that, restart it once and check openclaw --version so we’re not chasing a version mismatch.
If this fixed it, please right-click the solution message → Apps → ✅ Mark Solution so Answer Overflow indexes it for the next person.