1213 Commits (01a610f5a17be56591e0521d38bd5739290cbbcf)
 

Author SHA1 Message Date
shrimbly 8124d8587d fix: accessibility, progress monotonicity, speed guard, and flaky test 3 months ago
shrimbly de1d07afb1 fix: onboarding timeout cleanup, prop safety, and placeholder text 3 months ago
shrimbly b9d4260acd fix: execution utility edge cases for loops and gallery refs 3 months ago
shrimbly c8dc3ec2f1 fix: use shared downloadMedia utility in output nodes 3 months ago
shrimbly d404c70209 fix: fallback model UI consistency across node types 3 months ago
shrimbly 7d022c131f fix: correct fallback status, clear stale params, and check tutorial fetch 3 months ago
shrimbly 1d25f9f118 fix: add response.ok check in downloadMedia HTTP branch 3 months ago
shrimbly 9230d4e3eb feat: add download buttons to all media-displaying nodes 3 months ago
Willie 632bafc740
Merge pull request #113 from shrimbly/model-redundancy 3 months ago
shrimbly a9882b1b45 fix(workflow): validate loop count and handle resume inside loops 3 months ago
shrimbly c82c8a1bf2 fix: clear stale fallback params on provider switch and make tutorial abort-aware 3 months ago
shrimbly ff216aa5b8 fix: filter orphaned edges referencing non-existent nodes on load 3 months ago
shrimbly e6f6acb2f3 fix: display Gemini fallback model parameters in node panel 3 months ago
shrimbly da9d25f5f4 fix: address 16 code review findings across codebase 3 months ago
shrimbly b2555ffc39 feat: refine fallback button UI and model search dialog title 3 months ago
shrimbly 0da1f84e4e feat: add fallback settings tab to LLM generate node 3 months ago
shrimbly 11dee3a38c feat: wire executors to use parametersOverride for fallback models 3 months ago
shrimbly 920ea81c54 feat: integrate fallback settings tabs into generation nodes 3 months ago
shrimbly a2b36bb1f3 feat: add SettingsTabBar component for primary/fallback settings tabs 3 months ago
shrimbly bf82f9d767 feat: runWithFallback passes fallbackParameters to runOnce 3 months ago
shrimbly fbe0f956d5 feat: add fallbackParameters to generation node data types 3 months ago
shrimbly 6ade07bd13 feat: add model fallback/redundancy for generation executors 3 months ago
shrimbly 71b9e71d77 fix: use correct mode values for Kling 3.0 Motion Control 3 months ago
shrimbly 04c6ee02c5 fix: correct background_source enum values for Kling 3.0 Motion Control 3 months ago
shrimbly ce085da061 fix: pre-populate schema defaults into node parameters 3 months ago
shrimbly d9f5d4b7e0 fix: support video/audio uploads in Kie media handling 3 months ago
shrimbly 285b34eb61 feat: add Kling 3.0, Kling 3.0 Motion, Wan 2.7 T2V/I2V models 3 months ago
shrimbly 8b4a1b3f4c feat: add Seedance 2.0 and 2.0 Fast video models 3 months ago
shrimbly d4e99c0d84 feat: add 7 new Kie.ai image models 3 months ago
shrimbly 70be28025b feat: add singular-key handling for Seedance/Wan frame URL params 3 months ago
Willie 6d8503075e
Merge pull request #111 from shrimbly/feature/loop-edges 3 months ago
Willie 8008801402
feat: Tutorial improvements with mock execution and organized demonstration (#112) 3 months ago
shrimbly cd7209efe5 fix: outputGallery video handle mismatch and mediaStorage ref/data sync 3 months ago
shrimbly 99197fc416 fix: preserve embedded audio when stitching videos 3 months ago
shrimbly 1998031038 feat: add Extract button to OutputGalleryNode for batch input node creation 3 months ago
shrimbly 3f49b7c293 fix: include downstream nodes in loop iteration so observers collect each pass 3 months ago
shrimbly f1e28d9b7e feat(48-03): implement loop iteration in workflow execution 3 months ago
shrimbly 9f3fc20366 test(48-03): add failing integration tests for loop execution 3 months ago
shrimbly 90434f88c2 feat(48-02): add EdgeToolbar loop count controls 3 months ago
shrimbly b83542ac56 feat(48-02): auto-detect loop edges with magenta visual styling 3 months ago
shrimbly b6f36751a5 feat(48-01): implement loop edge utility functions 3 months ago
shrimbly 3c12e4f02e test(48-01): add failing tests for loop edge utilities 3 months ago
Willie e00bce3961
Merge pull request #109 from shrimbly/develop 3 months ago
shrimbly f127f8195c release: v1.4.0 3 months ago
shrimbly 4932995a85 fix: wire AbortController into regenerateNode for cancellable batch execution 3 months ago
Willie e77e519fc4
Merge pull request #110 from shrimbly/fix/code-review-findings 3 months ago
shrimbly 1c785aa039 fix: replace JSON deep-clone with clonePreservingStrings in clipboard and snapshot 3 months ago
shrimbly c760c6329a fix: derive array batch behavior dynamically from source node batchMode 3 months ago
shrimbly f18647cc7d refactor: extract batch execution helper shared across all entry points 3 months ago
shrimbly dec0086ece fix: add targetHandleId for audio→generateVideo in connection drop menu 3 months ago