{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "JSON-Parse-Error in Critique fixen",
"status": "completed",
"activeForm": "Fixe JSON-Parsing"
},
{
"content": "HTML-Output-Format in Cary Web Profil integrieren",
"status": "in_progress",
"activeForm": "Integriere HTML-Format"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "JSON-Parse-Error in Critique fixen",
"status": "in_progress",
"activeForm": "Fixe JSON-Parsing"
},
{
"content": "HTML-Output-Format in Cary Web Profil integrieren",
"status": "pending",
"activeForm": "Integriere HTML-Format"
}
],
"newTodos": [
{
"content": "JSON-Parse-Error in Critique fixen",
"status": "completed",
"activeForm": "Fixe JSON-Parsing"
},
{
"content": "HTML-Output-Format in Cary Web Profil integrieren",
"status": "in_progress",
"activeForm": "Integriere HTML-Format"
}
]
}
}