{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix 2>&1 | tail -15",
"timeout": 60000,
"description": "Apply PHP style fixes"
}
}
{
"tool_response": {
"stdout": " 19) src\/Infrastructure\/Docs\/HybridSearchService.php\n 20) src\/Infrastructure\/AI\/ClaudeService.php\n 21) src\/Infrastructure\/AI\/AIConfig.php\n 22) src\/Controller\/Api\/TaskController.php\n 23) src\/Controller\/ChatController.php\n 24) src\/Controller\/DocsController.php\n 25) src\/Controller\/ContentController.php\n 26) src\/UseCases\/Content\/ContentGenerationResult.php\n 27) src\/UseCases\/Task\/GetTasksUseCase.php\n 28) src\/UseCases\/Chat\/ChatResponse.php\n 29) src\/UseCases\/Chat\/ChatSessionDTO.php\n 30) src\/View\/prompts\/index.php\n 31) src\/View\/prompts\/show.php\n\nFixed 31 of 178 files in 0.404 seconds, 18.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}