{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Pipeline\/ 2>\/dev\/null || echo \"Directory doesn't exist\"",
"description": "Check UseCases\/Pipeline directory"
}
}
{
"tool_response": {
"stdout": "total 20\ndrwxr-xr-x 2 www-data www-data 4096 Dec 23 04:31 .\ndrwxr-xr-x 12 www-data www-data 4096 Dec 23 04:29 ..\n-rwxr-xr-x 1 www-data www-data 3306 Dec 23 04:29 PipelineRunStatusUseCase.php\n-rwxr-xr-x 1 www-data www-data 3286 Dec 23 04:29 RunPipelineUseCase.php\n-rwxr-xr-x 1 www-data www-data 1938 Dec 23 04:31 UpdatePipelineConfigUseCase.php",
"stderr": "",
"interrupted": false,
"isImage": false
}
}