ponytail/hooks
Abbas Pardawala 1556f10bc6
fix: use CLAUDE_PLUGIN_ROOT in hooks.json, drop duplicate manifest hooks
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.
2026-06-13 01:53:53 +02:00
..
hooks.json fix: use CLAUDE_PLUGIN_ROOT in hooks.json, drop duplicate manifest hooks 2026-06-13 01:53:53 +02:00
ponytail-activate.js feat: add pi extension (#1) 2026-06-12 17:55:24 +02:00
ponytail-config.js feat: add pi extension (#1) 2026-06-12 17:55:24 +02:00
ponytail-instructions.js fix: stop mode filter stripping rule bullets with a colon 2026-06-13 01:43:26 +02:00
ponytail-mode-tracker.js feat: codex support 2026-06-12 08:49:33 -04:00
ponytail-runtime.js feat: codex support 2026-06-12 08:49:33 -04:00
ponytail-statusline.ps1 feat: full plugin integration + cross-agent rules 2026-06-12 03:25:15 +02:00
ponytail-statusline.sh feat: full plugin integration + cross-agent rules 2026-06-12 03:25:15 +02:00