mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 14:22:28 +08:00
fix(diagram): save history snapshot after edit_diagram tool execution (#155)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user