{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": ".\/venv\/bin\/python reset_pipeline.py --force 2>&1 | tail -1 && .\/venv\/bin\/python pipeline.py file \"\/var\/www\/nextcloud\/data\/root\/files\/Documents\/Lernunterlagen_Teamcoach-Ausbildung-2026_extrakt_auftragsklaerung.pdf\" 2>&1",
"timeout": 600000,
"description": "Test pipeline with chunk semantics"
}
}
{
"tool_response": {
"stdout": "==================================================\nProcessing successful",
"stderr": "",
"interrupted": false,
"isImage": false
}
}