Fix bash compression hook: missing hookEventName field + hardcoded python3 bypassing python-launcher.sh (#26)
- Added required
hookEventName: "PreToolUse"to hook response, fixing schema validation failures on Claude Code v2.1.101+ - Rewritten commands now route through
python-launcher.shfor cross-platform Python discovery, fixing Windows Store shim failures - Added anti-recursion guard: shell interpreters excluded from compression whitelist