1290 Commits (7c03293dc8e763469c4cf67e7c2e1917bcd84a50)
 

Author SHA1 Message Date
Willie b8015a221e
Merge pull request #116 from shrimbly/develop 3 months ago
shrimbly 33391fb0ff release: v1.5.0 3 months ago
shrimbly 23b7ef0092 fix: preserve audio handle type in GenerateAudioNode dynamic inputs 3 months ago
shrimbly 30377cb9c2 fix(tests): add missing useConnection mock to 3 test files 3 months ago
shrimbly ea8eb8a8d7 fix: unify video handle, label, and edge colors to pink (#ec4899) 3 months ago
shrimbly e920ed27ad fix: misc fixes across CSS, tutorial, stitching, execution, and polling 3 months ago
shrimbly e773911bd8 refactor: replace inline handle labels with HandleLabel component 3 months ago
shrimbly 61af9abe01 feat: add HandleLabel component for centralized handle label rendering 3 months ago
shrimbly 6073b94909 feat: conditionally show handle labels on select or connection drag 3 months ago
shrimbly 3ac7afd6b5 fix(tests): fix 3 pre-existing test failures 3 months ago
shrimbly dfaa684748 fix: address 5 code review findings across execution and UI code 3 months ago
shrimbly 16f68f5049 Merge branch 'feature/add-kie-models' into develop 3 months ago
shrimbly db812d6597 Merge branch 'develop' into feature/add-kie-models 3 months ago
shrimbly e7145199cd feat: add client-side polling to nanoBanana, audio, and 3D executors 3 months ago
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