tilth 0.4.9

Tree-sitter indexed lookups — smart code reading for AI agents
Documentation
# Build artifacts
/target
/result
/result-*

# Internal docs (reviews, feedback, specs)
/docs

# OS
.DS_Store
Thumbs.db

# Editors
*.swp
*.swo
*~
.idea/
.vscode/
*.iml

# Python
__pycache__/
*.pyc

# Benchmark
benchmark/fixtures/repo/
benchmark/fixtures/repos/
benchmark/results/*.jsonl
benchmark/results/*.md
!benchmark/results/.gitkeep