{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/PromptsController.php",
"offset": 150,
"limit": 40
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/prompts\/index.php",
"content": " <?php endif; ?>\n <\/td>\n <td><?= substr($prompt['updated_at'], 0, 16) ?><\/td>\n <td class=\"actions\">\n <a href=\"\/prompts\/<?= $prompt['id'] ?>\/edit\" class=\"btn btn--small\">Bearbeiten<\/a>\n <button class=\"btn btn--small btn--secondary\"\n hx-post=\"\/prompts\/<?= $prompt['id'] ?>\/duplicate\"\n hx-headers='{\"X-CSRF-TOKEN\": \"<?= $csrfToken ?>\"}'\n hx-swap=\"none\">Duplizieren<\/button>\n <\/td>\n <\/tr>\n <?php endforeach; ?>\n <?php else: ?>\n <tr><td colspan=\"8\" class=\"empty-state empty-state--small\">Keine Prompts vorhanden<\/td><\/tr>\n <?php endif; ?>\n <\/tbody>\n<\/table>\n\n<script type=\"module\">\nimport { init } from '\/js\/components\/data-table.js';",
"numLines": 20,
"startLine": 90,
"totalLines": 140
}
}
}