{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/prompts\/index.php",
"offset": 90,
"limit": 20
}
}
{
"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 <form method=\"post\" action=\"\/prompts\/<?= $prompt['id'] ?>\/duplicate\" style=\"display:inline\">\n <?= $csrfField ?>\n <button type=\"submit\" class=\"btn btn--small btn--secondary\">Duplizieren<\/button>\n <\/form>\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
}
}
}