224 Commits (e920ed27ada1f68f3d054d9c8e7c0e8df01e90d2)

Author SHA1 Message Date
shrimbly e920ed27ad fix: misc fixes across CSS, tutorial, stitching, execution, and polling 3 months ago
shrimbly db812d6597 Merge branch 'develop' into feature/add-kie-models 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 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 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 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 8008801402
feat: Tutorial improvements with mock execution and organized demonstration (#112) 3 months ago
shrimbly 9dbd856d62 fix: add CSS rule for audio handle dot color 4 months ago
shrimbly f2e7da8514 fix: check audio inputs before image inputs in schema extraction 4 months ago
shrimbly d9379d98b7 feat: render audio handles in GenerateVideoNode 4 months ago
shrimbly 10ad401279 feat: add audio input detection to schema extraction 4 months ago
shrimbly 67c1affa22 feat: add audio-to-video capability type and model discovery 4 months ago
shrimbly 18c01177ee fix: code review fixes for groups, a11y, regex, and dialog semantics 4 months ago
shrimbly 4ca2ac31e0 fix: cleanup-workflow filter, workflow load validation, media hydration guard 4 months ago
shrimbly 15f8ec6c87 feat: discover workflows in nested subdirectories 4 months ago
shrimbly 8ca2bc48a3 test: add tests for WorkflowBrowserModal and list-workflows API route 4 months ago
shrimbly f5332ad150 perf: speed up workflow listing by reading only file headers 4 months ago
shrimbly f34100559e feat: add /api/list-workflows route to enumerate workflow directories 4 months ago
shrimbly 42432f721f feat: open workflow via native OS directory picker for media hydration 4 months ago
shrimbly e9e9d56b4e fix: video/audio save-load roundtrip (3 compounding bugs) 4 months ago
Shrimbly c6fb1ad634 fix: correct API parameter names for media save/load 4 months ago
shrimbly 1b713d72a7 feat: add skipped node visual treatment during execution 4 months ago
shrimbly e0381a5f2b fix: add z-index to handles so they paint above positioned node content 4 months ago
Claude 56ad9250e4
Disable pointer-events on node images and content during pan/drag 4 months ago
shrimbly 16c444e3d0 fix(24-01): fix edge colors, Kie API gating, and media dimension detection 4 months ago
shrimbly 7785c44fdd fix: gate fal provider behind API key check 4 months ago
shrimbly b1b54ae8bc fix: use correct initialCapabilityFilter prop on ModelSearchDialog 4 months ago
shrimbly 86128365ad perf: remove redundant CSS opacity transition from all nodes 4 months ago
shrimbly 4865422ddc feat: warn before closing tab with unsaved workflow changes 4 months ago
shrimbly 91168fa243 fix: widen resize handles and grab zones for easier node resizing 4 months ago
shrimbly dcfd48ec0b style: increase handle diameter from 10px to 14px 4 months ago
shrimbly 0a7210d337 fix: show provider filter icons for env-configured providers too 5 months ago
shrimbly 90f4a21ad3 fix: make Veo negative prompt a connectable text handle 5 months ago
shrimbly 80443316a6 fix: Veo video error handling, image validation, and SwitchNode toggle 5 months ago
shrimbly cdaf7caea8 fix: remove API key from Veo video URL response 5 months ago
shrimbly a1e0b8b337 test: add Gemini video generation tests and update model count assertions 5 months ago
shrimbly 76e631a692 feat: wire up Gemini video dispatch in generate route 5 months ago