{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && \/opt\/php-tools\/vendor\/bin\/phpstan analyse \\\n src\/Domain\/Repository\/KiProtokollRepositoryInterface.php \\\n src\/Infrastructure\/Persistence\/KiProtokollRepository.php \\\n src\/Infrastructure\/Logging\/KiProtokollService.php \\\n src\/UseCases\/Chat\/StreamingChatMessageUseCase.php \\\n --level 6 --no-progress 2>&1",
"description": "PHPStan from project root"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}