{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "Partial-Verzeichnis erstellen",
"status": "completed",
"activeForm": "Erstelle Verzeichnis"
},
{
"content": "collections-select.php Partial erstellen",
"status": "completed",
"activeForm": "Erstelle Partial"
},
{
"content": "chat\/index.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Chat-View an"
},
{
"content": "content\/new.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Content-New an"
},
{
"content": "content\/show.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Content-Show an"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "Partial-Verzeichnis erstellen",
"status": "completed",
"activeForm": "Erstelle Verzeichnis"
},
{
"content": "collections-select.php Partial erstellen",
"status": "completed",
"activeForm": "Erstelle Partial"
},
{
"content": "chat\/index.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Chat-View an"
},
{
"content": "content\/new.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Content-New an"
},
{
"content": "content\/show.php auf Partial umstellen",
"status": "in_progress",
"activeForm": "Passe Content-Show an"
}
],
"newTodos": [
{
"content": "Partial-Verzeichnis erstellen",
"status": "completed",
"activeForm": "Erstelle Verzeichnis"
},
{
"content": "collections-select.php Partial erstellen",
"status": "completed",
"activeForm": "Erstelle Partial"
},
{
"content": "chat\/index.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Chat-View an"
},
{
"content": "content\/new.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Content-New an"
},
{
"content": "content\/show.php auf Partial umstellen",
"status": "completed",
"activeForm": "Passe Content-Show an"
}
]
}
}