Windows 兼容性修复和 hook JSON 格式修正。Documentation Index
Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
Use this file to discover all available pages before exploring further.
变更
- 修复 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。