{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "sleep 60 && tail -5 \/tmp\/claude\/-var-www\/tasks\/b52cbfe.output 2>\/dev\/null; echo \"---\"; mcp__query=\"SELECT message, created_at FROM pipeline_log ORDER BY id DESC LIMIT 3\" && mysql -u root -p\"$(grep MARIADB_ROOT_PASSWORD \/var\/www\/dev.campus.systemische-tools.de\/.env | cut -d= -f2)\" ki_dev -e \"SELECT message, created_at FROM pipeline_log ORDER BY id DESC LIMIT 3\" 2>\/dev\/null",
"timeout": 120000,
"description": "Wait and check progress"
}
}