{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/prompts\/index.php",
"offset": 25,
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/prompts\/index.php",
"content": " <a href=\"\/prompts\/new\" class=\"btn btn--primary\">Neuer Prompt<\/a>\n <a href=\"\/critics\" class=\"btn btn--secondary\">Critics verwalten<\/a>\n<\/div>\n\n<?php if (isset($_SESSION['success'])): ?>\n<div class=\"alert alert--success\"><?= htmlspecialchars($_SESSION['success']) ?><\/div>\n<?php unset($_SESSION['success']); endif; ?>\n\n<?php if (isset($_SESSION['error'])): ?>\n<div class=\"alert alert--error\"><?= htmlspecialchars($_SESSION['error']) ?><\/div>\n<?php unset($_SESSION['error']); endif; ?>\n\n<h2>Prompts<\/h2>\n<p class=\"text-muted\">Prompt-Templates für Content-Generierung, Kritik und Revision.<\/p>\n",
"numLines": 15,
"startLine": 25,
"totalLines": 141
}
}
}