1326 Commits (cbaad623f0dc3e2ddf937ab3561f7b3f69666252)
 

Author SHA1 Message Date
shrimbly a111291de3 feat: add client-side polling support to generateVideoExecutor 3 months ago
shrimbly f3d8724759 feat: add client-side pollGenerateTask utility 3 months ago
shrimbly f163297c0c feat: add /api/generate/poll endpoint for client-side task polling 3 months ago
shrimbly 011381a801 feat: return polling response for Kie tasks instead of blocking 3 months ago
shrimbly d9f2746bab refactor: extract submitKieTask, checkKieTaskOnce, fetchKieMediaResult from generateWithKie 3 months ago
shrimbly 94c23b7d32 fix: add retry resilience and exponential backoff to Kie task polling 3 months ago
shrimbly 2049648b5e fix: handle transient poll errors in Kie task polling 3 months ago
shrimbly 8e72dcb997 fix: increase generate route timeout to 10 minutes for video polling 3 months ago
shrimbly e2465b9326 fix: map Seedance 2.0 model IDs to API-expected format 3 months ago
shrimbly 659257a36f fix: correct Seedance 2.0 and Nano Banana 2 API parameter schemas 3 months ago
shrimbly f022ca4098 Merge branch 'feature/add-kie-models' into develop 3 months ago
shrimbly 5338e1efa7 fix: video tile a11y and complete removeMedia deps 3 months ago
shrimbly f6b3193e42 fix: gallery refs alignment on delete and tutorial timeout cleanup 3 months ago
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