ponytail/tests
DietrichGebert 01578c0cd4
fix: honor CLAUDE_CONFIG_DIR in hooks (#37)
ponytail-activate.js and ponytail-runtime.js hardcoded ~/.claude for the
flag file and settings lookup, ignoring CLAUDE_CONFIG_DIR. Add a shared
getClaudeDir() to ponytail-config.js and use it in both. Regression test
added to hooks.test.js.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 00:00:01 +02:00
..
correctness.test.js feat(benchmarks): add correctness assertion (#31) 2026-06-14 23:42:01 +02:00
gemini-extension.test.js feat: add Gemini CLI support (#25) 2026-06-14 17:50:02 +02:00
hooks-windows.test.js fix: use PowerShell $env: syntax for Windows hook paths (#26) 2026-06-14 17:39:59 +02:00
hooks.test.js fix: honor CLAUDE_CONFIG_DIR in hooks (#37) 2026-06-15 00:00:01 +02:00
opencode-plugin.test.js feat: add OpenCode adapter 2026-06-13 03:20:44 +02:00