Browse Source
Reset fallbackParameters when saving a new fallback model provider to prevent stale parameter values (e.g. temperature=1.5) being sent to a provider with different valid ranges (e.g. Anthropic max=1). Wire AbortController signal through mockTutorialExecution so clicking Stop actually cancels the 5s delay, fetch request, and FileReader, returning the node to idle state instead of completing silently. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>handoff-20260429-1057
2 changed files with 35 additions and 11 deletions
Loading…
Reference in new issue