{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "localhost:11434|localhost:6333",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content"
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Infrastructure\/Config\/CredentialService.php:37: return self::get('OLLAMA_HOST', 'http:\/\/localhost:11434');\nsrc\/Infrastructure\/Config\/CredentialService.php:45: return self::get('QDRANT_HOST', 'http:\/\/localhost:6333');",
"numLines": 2
}
}