{
"event": "PreToolUse",
"tool_name": "TodoWrite",
"tool_input": {
"todos": [
{
"content": "Entities-Tabelle ENUM erweitern (9 neue Typen)",
"status": "completed",
"activeForm": "Erweitere Entities-Tabelle ENUM"
},
{
"content": "Pass1 Prompt aktualisieren",
"status": "in_progress",
"activeForm": "Aktualisiere Pass1 Prompt"
},
{
"content": "Pass2 Prompt aktualisieren",
"status": "pending",
"activeForm": "Aktualisiere Pass2 Prompt"
},
{
"content": "Goldstandard erweitern",
"status": "pending",
"activeForm": "Erweitere Goldstandard"
},
{
"content": "Pipeline testen",
"status": "pending",
"activeForm": "Teste Pipeline"
}
]
}
}
{
"tool_response": {
"oldTodos": [
{
"content": "Entities-Tabelle ENUM erweitern (9 neue Typen)",
"status": "in_progress",
"activeForm": "Erweitere Entities-Tabelle ENUM"
},
{
"content": "Pass1 Prompt aktualisieren",
"status": "pending",
"activeForm": "Aktualisiere Pass1 Prompt"
},
{
"content": "Pass2 Prompt aktualisieren",
"status": "pending",
"activeForm": "Aktualisiere Pass2 Prompt"
},
{
"content": "Goldstandard erweitern",
"status": "pending",
"activeForm": "Erweitere Goldstandard"
},
{
"content": "Pipeline testen",
"status": "pending",
"activeForm": "Teste Pipeline"
}
],
"newTodos": [
{
"content": "Entities-Tabelle ENUM erweitern (9 neue Typen)",
"status": "completed",
"activeForm": "Erweitere Entities-Tabelle ENUM"
},
{
"content": "Pass1 Prompt aktualisieren",
"status": "in_progress",
"activeForm": "Aktualisiere Pass1 Prompt"
},
{
"content": "Pass2 Prompt aktualisieren",
"status": "pending",
"activeForm": "Aktualisiere Pass2 Prompt"
},
{
"content": "Goldstandard erweitern",
"status": "pending",
"activeForm": "Erweitere Goldstandard"
},
{
"content": "Pipeline testen",
"status": "pending",
"activeForm": "Teste Pipeline"
}
]
}
}