Changes
- Fixed Claude Code hook JSON output format (Issue #18)
- Added UTF-8 encoding for git commands (Issue #19)
- Cross-platform
tail_follow()implementation in status.py - Hook commands now use
python3directly
Windows Users: If your system usespythoninstead ofpython3, manually update.claude/settings.jsonto changepython3topython.