Browse Source
- Add execute functions to all three chat tools (pass-through pattern) so AI SDK produces proper tool-call/tool-result pairs in conversation history, fixing AI_MissingToolResultsError on subsequent messages - Fix stale closure in ChatPanel customFetch by using a ref for workflowState, ensuring current canvas state is sent with each request - Add EDITABLE NODE PROPERTIES section to system prompt so LLM uses correct data property names (e.g. "prompt" not "text" for prompt nodes) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>handoff-20260429-1057
2 changed files with 29 additions and 14 deletions
Loading…
Reference in new issue