{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "Breadcrumb in semantic-explorer\/entitaeten\/show.php fixen",
"status": "completed",
"activeForm": "Fixe Breadcrumb in entitaeten\/show.php"
},
{
"content": "Alle anderen semantic-explorer Views prüfen und fixen",
"status": "completed",
"activeForm": "Prüfe alle anderen Views"
},
{
"content": "Task abschließen",
"status": "in_progress",
"activeForm": "Schließe Task ab"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "Breadcrumb in semantic-explorer\/entitaeten\/show.php fixen",
"status": "completed",
"activeForm": "Fixe Breadcrumb in entitaeten\/show.php"
},
{
"content": "Alle anderen semantic-explorer Views prüfen und fixen",
"status": "in_progress",
"activeForm": "Prüfe alle anderen Views"
},
{
"content": "Breadcrumb-Komponente zentralisieren falls möglich",
"status": "pending",
"activeForm": "Zentralisiere Breadcrumb-Komponente"
}
],
"newTodos": [
{
"content": "Breadcrumb in semantic-explorer\/entitaeten\/show.php fixen",
"status": "completed",
"activeForm": "Fixe Breadcrumb in entitaeten\/show.php"
},
{
"content": "Alle anderen semantic-explorer Views prüfen und fixen",
"status": "completed",
"activeForm": "Prüfe alle anderen Views"
},
{
"content": "Task abschließen",
"status": "in_progress",
"activeForm": "Schließe Task ab"
}
]
}
}