{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "Task #121: HTML Tables Contract prüfen",
"status": "completed",
"activeForm": "Prüfe HTML Tables Contract"
},
{
"content": "Task #122: CSS Contract prüfen",
"status": "in_progress",
"activeForm": "Prüfe CSS Contract"
},
{
"content": "Task #123: View Structure Contract prüfen",
"status": "pending",
"activeForm": "Prüfe View Structure Contract"
},
{
"content": "Task #124: Layered Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe Layered Architecture"
},
{
"content": "Task #125: JS Browser Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe JS Browser Architecture"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "Task #121: HTML Tables Contract prüfen",
"status": "in_progress",
"activeForm": "Prüfe HTML Tables Contract"
},
{
"content": "Task #122: CSS Contract prüfen",
"status": "pending",
"activeForm": "Prüfe CSS Contract"
},
{
"content": "Task #123: View Structure Contract prüfen",
"status": "pending",
"activeForm": "Prüfe View Structure Contract"
},
{
"content": "Task #124: Layered Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe Layered Architecture"
},
{
"content": "Task #125: JS Browser Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe JS Browser Architecture"
}
],
"newTodos": [
{
"content": "Task #121: HTML Tables Contract prüfen",
"status": "completed",
"activeForm": "Prüfe HTML Tables Contract"
},
{
"content": "Task #122: CSS Contract prüfen",
"status": "in_progress",
"activeForm": "Prüfe CSS Contract"
},
{
"content": "Task #123: View Structure Contract prüfen",
"status": "pending",
"activeForm": "Prüfe View Structure Contract"
},
{
"content": "Task #124: Layered Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe Layered Architecture"
},
{
"content": "Task #125: JS Browser Architecture prüfen",
"status": "pending",
"activeForm": "Prüfe JS Browser Architecture"
}
]
}
}