{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "IST-Analyse: Chat Model-Flow",
"status": "completed",
"activeForm": "Chat analysiert"
},
{
"content": "IST-Analyse: Content Studio Model-Flow",
"status": "completed",
"activeForm": "Content Studio analysiert"
},
{
"content": "IST-Analyse: Pipeline Model-Flow",
"status": "completed",
"activeForm": "Pipeline analysiert"
},
{
"content": "SOLL-Prozess definieren",
"status": "in_progress",
"activeForm": "Definiere SOLL"
},
{
"content": "Lösung implementieren",
"status": "pending",
"activeForm": "Implementiere Lösung"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "IST-Analyse: Chat Model-Flow",
"status": "completed",
"activeForm": "Analysiere Chat"
},
{
"content": "IST-Analyse: Content Studio Model-Flow",
"status": "completed",
"activeForm": "Analysiere Content Studio"
},
{
"content": "IST-Analyse: Pipeline Model-Flow",
"status": "in_progress",
"activeForm": "Analysiere Pipeline"
},
{
"content": "SOLL-Prozess definieren",
"status": "pending",
"activeForm": "Definiere SOLL"
},
{
"content": "Lösung implementieren",
"status": "pending",
"activeForm": "Implementiere Lösung"
}
],
"newTodos": [
{
"content": "IST-Analyse: Chat Model-Flow",
"status": "completed",
"activeForm": "Chat analysiert"
},
{
"content": "IST-Analyse: Content Studio Model-Flow",
"status": "completed",
"activeForm": "Content Studio analysiert"
},
{
"content": "IST-Analyse: Pipeline Model-Flow",
"status": "completed",
"activeForm": "Pipeline analysiert"
},
{
"content": "SOLL-Prozess definieren",
"status": "in_progress",
"activeForm": "Definiere SOLL"
},
{
"content": "Lösung implementieren",
"status": "pending",
"activeForm": "Implementiere Lösung"
}
]
}
}