{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "entities|semantic|taxonomy",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI",
"output_mode": "files_with_matches",
"-i": true
}
}
{
"tool_response": {
"mode": "files_with_matches",
"filenames": [
"src\/Infrastructure\/AI\/SemanticEnrichmentService.php",
"src\/Infrastructure\/AI\/ChatService.php",
"src\/Infrastructure\/AI\/VectorSearchService.php",
"src\/Infrastructure\/AI\/QdrantService.php"
],
"numFiles": 4
}
}