Add the tools sub-project with the run_llm batch runner

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-04 14:03:28 +08:00
co-authored by Claude Fable 5
parent 9a42b463a3
commit 12ace6f45a
24 changed files with 1947 additions and 17 deletions
+1 -6
View File
@@ -7,12 +7,6 @@ data/lyrics/
# Claude Code local settings (machine/user-specific, not research content)
.claude/
# Python
__pycache__/
*.pyc
.venv/
venv/
# IDE
.idea/
.vscode/
@@ -20,3 +14,4 @@ venv/
# OS / Dropbox artifacts
*.conflicted copy*
.DS_Store
excludes/