Skip to main content

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.

Windows compatibility fixes and hook JSON format corrections.

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 python3 directly
Windows Users: If your system uses python instead of python3, manually update .claude/settings.json to change python3 to python.