hooks/hooks.json used ${PLUGIN_ROOT}, which Claude Code never defines, so the literal resolved against the hook process cwd and SessionStart/UserPromptSubmit failed with 'Cannot find module'. Switch to ${CLAUDE_PLUGIN_ROOT} (and %CLAUDE_PLUGIN_ROOT% for the Codex commandWindows variant); Codex aliases CLAUDE_PLUGIN_ROOT so both hosts resolve. Drop the duplicate inline hooks block from .claude-plugin/plugin.json so hooks load from a single canonical source.
|
||
|---|---|---|
| .. | ||
| hooks.json | ||
| ponytail-activate.js | ||
| ponytail-config.js | ||
| ponytail-instructions.js | ||
| ponytail-mode-tracker.js | ||
| ponytail-runtime.js | ||
| ponytail-statusline.ps1 | ||
| ponytail-statusline.sh | ||