{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1 | tail -10",
"timeout": 60000,
"description": "Fix with correct config"
}
}
{
"tool_response": {
"stdout": " 11) src\/Infrastructure\/Docs\/ChunkAnalysisService.php\n 12) src\/Infrastructure\/Docs\/HybridSearchService.php\n 13) src\/Infrastructure\/AI\/ClaudeService.php\n 14) src\/Infrastructure\/AI\/AIConfig.php\n 15) src\/Infrastructure\/AI\/OllamaService.php\n 16) src\/Infrastructure\/AI\/ChatService.php\n 17) src\/Infrastructure\/Validation\/CollectionValidator.php\n 18) src\/Infrastructure\/Validation\/ValidationResult.php\n\nFixed 18 of 158 files in 0.402 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}