{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "\\* 100\\)",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/View\/chat\/index.php:288: <span class=\"chat-source__score\"><?= round(($source['score'] ?? 0) * 100) ?>%<\/span>\nsrc\/View\/chat\/partials\/response.php:66: <span class=\"chat-source__score\"><?= round(($source['score'] ?? 0) * 100) ?>%<\/span>\nsrc\/View\/chat\/partials\/message.php:62: <span class=\"source-item__score\"><?= round(($source['score'] ?? 0) * 100) ?>%<\/span>\nsrc\/View\/content\/partials\/version.php:22: <li><?= htmlspecialchars($src['source'] ?? '') ?> (<?= round(($src['score'] ?? 0) * 100) ?>%)<\/li>\nsrc\/View\/content\/show.php:236: <td><?= round(($s['relevance_score'] ?? 0) * 100) ?>%<\/td>\nsrc\/View\/content-pipeline\/run-status.php:45:$progress = $total > 0 ? round(($processed \/ $total) * 100) : 0;",
"numLines": 6
}
}