diff --git a/.claude/settings.json b/.claude/settings.json index 53307dc..b3ec5b5 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -6,7 +6,10 @@ "Bash(git checkout *)", "Bash(git commit *)", "Bash(git merge *)", - "Bash(git remote *)" + "Bash(git remote *)", + "Bash(uv sync *)", + "Bash(python -c \"from pdf_extractor import extraer_extracto; print\\('ok'\\)\")", + "Bash(python -c \"import poller; import telegram_bot; print\\('ok'\\)\")" ] } }