647 Commits (836ccd586c7573e9bc17e5d648a35a285420f83d)
 

Author SHA1 Message Date
shrimbly 836ccd586c feat: add header run button and fix waveform playback progress 5 months ago
shrimbly 22a5670d73 refactor: replace provider/model dropdowns with Browse button and provider badge 5 months ago
shrimbly f0e41a8f51 feat: rename Audio Input to Audio, add audio input handle for pass-through 5 months ago
shrimbly 6d4d19948b feat: add audio model detection to Replicate & WaveSpeed providers 5 months ago
shrimbly 436db12a8c feat: add missing audio models (music, TTS schemas, sound effects) 5 months ago
shrimbly f801b8eb0d feat: connect GenerateAudio output to Output node with audio playback 5 months ago
shrimbly b69acb5e3e fix: extract audio URL from Fal TTS response 5 months ago
Willie 2e157be54c Release: 3D viewer, execute selected nodes, canvas navigation settings (#66) 5 months ago
shrimbly 18bf0a7e83 test: add GenerateAudioNode component tests 5 months ago
shrimbly adab5d48ea fix: audio element leak and extract shared ProviderBadge component 5 months ago
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