docs(codex): add polish note

Summary:\n- documented the upstream hooks.json validity issue kept for parity\n- noted a recommended follow-up to enforce strict validation
This commit is contained in:
Snider 2026-02-05 20:18:28 +00:00
parent 466fe9f5a6
commit 1d4ef9698f

View file

@ -52,6 +52,7 @@ Each Codex sub-plugin includes:
- Gemini CLI currently logs unsupported hook event names (`PreToolUse`, `PostToolUse`). Hooks are mirrored for parity, but hook execution depends on runtime support.
- Shell-based command prompts are blocked by Gemini policy; MCP tools are used instead for Codex awareness.
- `claude/code/hooks.json` is not valid JSON in the upstream source; the Codex mirror preserves the same structure for strict parity. Recommend a follow-up fix if you want strict validation.
## Files & Locations