261 Commits (9c050bc37b98cd535140be2776b588dfcb64695e)

Author SHA1 Message Date
jiajia 18cd7491bb Keep generated image history switchable locally 2 months ago
jiajia f5cf6017a0 Route generation defaults through NewApiWG 2 months ago
jiajia 208f088147 Stabilize creator media flows and composer focus 2 months ago
jiajia 95e152842b Make the canvas composer the selected-node console 2 months ago
jiajia 162521dc23 Let browser users choose local workflow folders 3 months ago
jiajia 53fb160d03 Make NewApiWG media models usable end to end 3 months ago
yuanzoo 7c2c9b0bc9 feat: adapt NewApiWG model capabilities 3 months ago
shrimbly e920ed27ad fix: misc fixes across CSS, tutorial, stitching, execution, and polling 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 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 8124d8587d fix: accessibility, progress monotonicity, speed guard, and flaky test 3 months ago
shrimbly b9d4260acd fix: execution utility edge cases for loops and gallery refs 3 months ago
shrimbly 7d022c131f fix: correct fallback status, clear stale params, and check tutorial fetch 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 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 bf82f9d767 feat: runWithFallback passes fallbackParameters to runOnce 3 months ago
shrimbly 6ade07bd13 feat: add model fallback/redundancy for generation executors 3 months ago
Willie 8008801402
feat: Tutorial improvements with mock execution and organized demonstration (#112) 3 months ago
shrimbly 99197fc416 fix: preserve embedded audio when stitching videos 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 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
shrimbly 4932995a85 fix: wire AbortController into regenerateNode for cancellable batch execution 4 months ago
shrimbly 1c785aa039 fix: replace JSON deep-clone with clonePreservingStrings in clipboard and snapshot 4 months ago
shrimbly c760c6329a fix: derive array batch behavior dynamically from source node batchMode 4 months ago
shrimbly f18647cc7d refactor: extract batch execution helper shared across all entry points 4 months ago
shrimbly 426b2f4f0b fix: use fresh node data in executeOutputGallery to preserve batch images 4 months ago
shrimbly cd6dada4d6 feat: add array batch mode for sequential generation from all items 4 months ago
shrimbly 3d1487af92 fix: eliminate undo/redo memory bloat from deep-cloning base64 blobs 4 months ago
shrimbly 5178b24294 feat: add audio handle mapping and pass audio through video executor 4 months ago
shrimbly 564a255af8 fix: hydrate audioInput/videoInput from upstream in executeSelectedNodes 4 months ago
shrimbly 5b0825e50b fix: address code review findings across undo/redo, video wiring, and validation 4 months ago
shrimbly a1073dc070 fix: clear pending undo debounce timer on loadWorkflow and clearWorkflow 4 months ago
shrimbly 3c92ab34bb fix: single undo for connected node deletion (React Flow v12 edge-first order) 4 months ago
shrimbly c02758ea89 fix: prevent clearStaleInputImages from creating extra undo entries on node delete 4 months ago
shrimbly 11e089a6f7 fix: coalesce node+edge removal into single undo entry 4 months ago
shrimbly b263dfc4ee feat: integrate undo/redo into workflow store with Cmd+Z / Cmd+Shift+Z 4 months ago
shrimbly 25099786dc feat: add UndoManager class for undo/redo history tracking 4 months ago