fix: support Codex CLI 0.142 hook schema
This commit is contained in:
@@ -5,6 +5,10 @@ handler calls `.casan/casan-hook.py`, which resolves and verifies the pinned
|
||||
global harness before dispatching the Codex adapter. No custom `[casan]` TOML
|
||||
keys are required.
|
||||
|
||||
The generated `hooks.json` intentionally keeps only the top-level `hooks` key.
|
||||
This remains compatible with Codex CLI 0.142.5, which rejects newer optional
|
||||
top-level metadata such as `description`.
|
||||
|
||||
This one integration covers the local Codex runtime across the desktop app,
|
||||
CLI, and IDE extension. It does not claim coverage for Codex Cloud/Web, where a
|
||||
repo-local process and its `.casan/casan-hook.py` bootstrap are not the local
|
||||
|
||||
Reference in New Issue
Block a user