变更
- 修复 Claude Code hook JSON 输出格式 (Issue #18)
- 为 git 命令添加 UTF-8 编码 (Issue #19)
- status.py 中跨平台
tail_follow()实现 - Hook 命令现在直接使用
python3
Windows 用户:如果你的系统使用python而不是python3,请手动更新.claude/settings.json把python3改成python。
2026-01-30
tail_follow() 实现python3Windows 用户:如果你的系统使用python而不是python3,请手动更新.claude/settings.json把python3改成python。