637 Commits (cfa6a264b014f49da4be502f6205589a949d2e4a)
 

Author SHA1 Message Date
shrimbly cfa6a264b0 feat: add generateAudio executor and register in workflow store 5 months ago
shrimbly 078e2bbf88 feat: add audio generation and save support to API routes 5 months ago
shrimbly 4ab1b89ed9 feat: add audio type to API types and connection wiring 5 months ago
Shrimbly 2c58afc352 feat: add TTS audio generation node support 5 months ago
Willie e467fbe00f
Merge pull request #74 from shrimbly/fix/duplicate-image-formats 5 months ago
Willie e306386fdb
Merge pull request #73 from shrimbly/colossus 5 months ago
shrimbly b42ec262dc feat: support inline <var> tag parsing in PromptConstructor node 5 months ago
shrimbly eb351dbb9b fix: widen split grid settings modal for 7 layout options 5 months ago
shrimbly adc86d5440 feat: add 3x2 grid layout option to split grid node 5 months ago
shrimbly 588b08d02b fix: guard against undefined from empty array unwrap in fal provider 5 months ago
shrimbly 8019288fd3 fix: clear imageRef when user provides new image to prevent stale saves 5 months ago
shrimbly f9e229398d feat: add play/run icon to LLM Generate node title bar 5 months ago
shrimbly 30558435c5 feat: add 3D capability badges to ModelSearchDialog 5 months ago
shrimbly fb022140c9 feat: hide CostIndicator when non-Gemini providers are in workflow 5 months ago
shrimbly a66c8ab14a feat: move 3D from floating action bar to Generate submenu 5 months ago
shrimbly 072246756e fix: unwrap array inputs for non-array API parameters 5 months ago
shrimbly 1305c627be feat: update tests and remaining registrations for generate3d 5 months ago
shrimbly 71776b9464 refactor: remove 3D code from GenerateImageNode and nanoBananaExecutor 5 months ago
shrimbly 69fe27ffd9 feat: update ConnectionDropMenu 3D source to use generate3d 5 months ago
shrimbly 9f9f4497cc feat: route 3D models to generate3d in ModelSearchDialog 5 months ago
shrimbly e72fb6775a feat: add generate3d source output in connectedInputs 5 months ago
shrimbly fea2b6d3d0 feat: register generate3d node type across codebase 5 months ago
shrimbly b78f6d0245 feat: create Generate3DNode component 5 months ago
shrimbly 5073566c9e feat: create generate3d executor 5 months ago
shrimbly cea1433155 feat: add generate3d node defaults and dimensions 5 months ago
shrimbly ecb5edc753 feat: add Generate3DNodeData type definitions 5 months ago
shrimbly e6ede7fac4 docs: require per-task commits in multi-task plans 5 months ago
shrimbly 821bcd23dd fix: 3D model saving, error handling, and node improvements 5 months ago
shrimbly f26a667b9c feat: add executeSelectedNodes with topo sort, abort, and downstream propagation 5 months ago
Willie 895c848eaf
feat: add customizable canvas navigation settings (#65) 5 months ago
Willie 08213055a5
Merge pull request #64 from shrimbly/feature/my-contribution 5 months ago
shrimbly 3ebaae82de feat: improve GLB viewer — fix viewport sizing, add spot light, handle labels, scroll isolation 5 months ago
Shrimbly c41a4ae839 fix: preserve image MIME types in workflow-images API to prevent duplicates 5 months ago
shrimbly d76a8ada71 fix: address PR #64 review — blob leak, error handling, tests, docs 5 months ago
Willie b8c81971b1
Merge pull request #62 from shrimbly/fix/prompt-node-llm-edit 5 months ago
shrimbly 7bd2e996aa fix: PR review fixes — lazy-load three.js, blob URL cleanup, missing integrations 5 months ago
Shrimbly 6868cb6e04 fix: make Prompt node editable when connected to LLM node 5 months ago
charlieshoelace 886525aa76 feat: add keyboard shortcuts dialog and 3D GLB viewer node 5 months ago
charlieshoelace 3e2c92c871 feat: add keyboard shortcuts help dialog 5 months ago
Willie 1dccd275bc
Merge pull request #59 from shrimbly/refactor/modular-tdd 5 months ago
shrimbly fc3f78b901 refactor: extract _buildExecutionContext to deduplicate NodeExecutionContext construction 5 months ago
shrimbly 424bf1b3e2 fix: content-type fallback, replicate polling/validation, atomic gallery append 5 months ago
shrimbly 12f40384e3 fix: additional PR review fixes — SSRF, data semantics, sync tracking, error propagation 5 months ago
shrimbly be2f0505cc fix: address PR #59 review — 18 bug, security, and robustness fixes 5 months ago
shrimbly 4dde7acf6a fix: video regeneration spinner stuck + cancel error message 5 months ago
shrimbly 27220852a2 refactor: final cleanup of workflowStore module structure 5 months ago
shrimbly 0ee2307933 refactor: replace switch/if-else with node executor registry 5 months ago
shrimbly faac9e0c50 refactor: unify videoStitch and easeCurve executors 5 months ago
shrimbly 30e47bb647 refactor: unify splitGrid execution into shared executor 5 months ago
shrimbly 2213f6afc5 refactor: unify llmGenerate execution into shared executor 5 months ago