ponytail/hooks
Lakshya77089 53fd1e850e
fix: only deactivate on a standalone "stop ponytail" / "normal mode" (#162)
The deactivation check matched the phrase anywhere in the prompt, so an
ordinary request like "add a normal mode toggle" silently turned ponytail
off for the rest of the session. Match the whole message instead (trimmed,
case-insensitive, trailing punctuation ignored) through a shared helper used
by both the Claude/Codex hook and the pi extension.

Fixes #161
2026-06-18 22:50:03 +02:00
..
copilot-hooks.json Adding support for Copilot Marketplace plugin (#47) 2026-06-15 11:02:59 +02:00
hooks.json fix: hooks degrade gracefully when node is not on PATH (#57) 2026-06-15 11:23:59 +02:00
ponytail-activate.js fix: honor CLAUDE_CONFIG_DIR in hooks (#37) 2026-06-15 00:00:01 +02:00
ponytail-config.js fix: only deactivate on a standalone "stop ponytail" / "normal mode" (#162) 2026-06-18 22:50:03 +02:00
ponytail-instructions.js feat: refine ruleset from a full-project field review (#39) 2026-06-15 02:02:50 +02:00
ponytail-mode-tracker.js fix: only deactivate on a standalone "stop ponytail" / "normal mode" (#162) 2026-06-18 22:50:03 +02:00
ponytail-runtime.js Adding support for Copilot Marketplace plugin (#47) 2026-06-15 11:02:59 +02: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