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:
parent
466fe9f5a6
commit
1d4ef9698f
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
- 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.
|
- 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
|
## Files & Locations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue