{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "semantik",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Controller\/SemanticExplorerController.php:210: * GET \/semantic-explorer\/semantik\nsrc\/Controller\/SemanticExplorerController.php:213: public function semantik(): void\nsrc\/Controller\/SemanticExplorerController.php:230: $this->view('semantic-explorer.semantik', [\nsrc\/View\/semantic-explorer\/index.php:78: <td><a href=\"\/semantic-explorer\/semantik\">Semantik<\/a><\/td>",
"numLines": 4
}
}