{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "Task #201: JSON-Decode-Pattern ersetzen",
"status": "in_progress",
"activeForm": "Ersetze json_decode Patterns"
},
{
"content": "Task #194-195: PHPStan - Deferred",
"status": "pending",
"activeForm": "PHPStan später"
},
{
"content": "Tasks #196-199, #202-208: Verbleibend",
"status": "pending",
"activeForm": "Weitere Tasks"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "Tasks #167-193, #170, #200, #205: Abgeschlossen",
"status": "completed",
"activeForm": "31 Tasks erledigt"
},
{
"content": "Task #194-195: PHPStan - Deferred",
"status": "pending",
"activeForm": "PHPStan später"
},
{
"content": "Tasks #196-199, #201-208: Offen",
"status": "pending",
"activeForm": "Verbleibende Tasks"
}
],
"newTodos": [
{
"content": "Task #201: JSON-Decode-Pattern ersetzen",
"status": "in_progress",
"activeForm": "Ersetze json_decode Patterns"
},
{
"content": "Task #194-195: PHPStan - Deferred",
"status": "pending",
"activeForm": "PHPStan später"
},
{
"content": "Tasks #196-199, #202-208: Verbleibend",
"status": "pending",
"activeForm": "Weitere Tasks"
}
]
}
}