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 |
||
|---|---|---|
| .. | ||
| behavior.test.js | ||
| commands.test.js | ||
| copilot-plugin.test.js | ||
| correctness.test.js | ||
| gemini-extension.test.js | ||
| hooks-windows.test.js | ||
| hooks.test.js | ||
| openclaw-skills.test.js | ||
| opencode-plugin.test.js | ||