chore: auto-commit from dashboard

This commit is contained in:
2026-04-30 17:01:55 +00:00
parent e3c18f15ed
commit d0faeed181
10 changed files with 367 additions and 135 deletions

View File

@@ -60,7 +60,7 @@ Instrucțiuni:
- Răspunde DOAR cu rezumatul, nimic altceva."""
result = subprocess.run(
["claude", "--print", prompt],
["claude", "--print", "--tools", "", prompt],
capture_output=True,
text=True,
timeout=60,