Root Cause
The plugin/hooks/codex-hooks.json file includes a root-level description field that Codex CLI 0.140.0 rejects with an unknown-field error, preventing the entire Codex hook configuration from loading. The build validation checks event names under codexHooks.hooks but does not validate allowed root keys, so this incompatible field shipped undetected.
Tracked Items
Issues
PRs
Resolution
This is the canonical tracking issue for this root cause. Individual issues and PRs listed above will be closed in favor of this one.
Root Cause
The
plugin/hooks/codex-hooks.jsonfile includes a root-leveldescriptionfield that Codex CLI 0.140.0 rejects with an unknown-field error, preventing the entire Codex hook configuration from loading. The build validation checks event names undercodexHooks.hooksbut does not validate allowed root keys, so this incompatible field shipped undetected.Tracked Items
Issues
PRs
description(0.140 parser) + filter SessionStart no-op #2953 — Fix claude-mem codex-hooks.json for current Codex: dropdescription(0.140 parser) + filter SessionStart no-op #2953Resolution
This is the canonical tracking issue for this root cause. Individual issues and PRs listed above will be closed in favor of this one.