fix(diagram): save history snapshot after edit_diagram tool execution (#155)

This commit is contained in:
Biki Kalita
2025-12-08 06:14:10 +05:30
committed by GitHub
parent 167f5ed36a
commit 03db4c8096

View File

@@ -229,7 +229,7 @@ Please fix the edit to avoid structural issues (e.g., duplicate IDs, invalid ref
})
return
}
onExport()
addToolOutput({
tool: "edit_diagram",
toolCallId: toolCall.toolCallId,