{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/prompts\/index.php",
"offset": 90,
"limit": 15
}
}
{
"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; ?>",
"numLines": 15,
"startLine": 90,
"totalLines": 140
}
}
}