673 Commits (7f7f79aa3143f3a5228c3ba5dd3c1384f9aaee7a)
 

Author SHA1 Message Date
shrimbly 7f7f79aa31 fix: harden prompt type coercion in nanoBanana executor and connectedInputs 5 months ago
shrimbly 6fd9644b79 Merge branch 'fix/fal-3d-url-extraction' into develop 5 months ago
shrimbly ccb5734683 Merge branch 'develop' into fix/fal-3d-url-extraction 5 months ago
Willie 8eab6afc08
Merge pull request #70 from shrimbly/feature/tts-node-support 5 months ago
shrimbly f50b5ba762 fix: type capabilitiesForMediaType return as ModelCapability[] 5 months ago
shrimbly 6e86fc221d docs: add audio node types and Shift+T shortcut to CLAUDE.md 5 months ago
shrimbly b6b31d237b fix: update fal category filter test for audio model support 5 months ago
shrimbly dff6027b3e refactor: extract useAudioPlayback hook from audio node components 5 months ago
shrimbly 0e60901e39 refactor: extract buildMediaResponse and capabilitiesForMediaType helpers 5 months ago
shrimbly b408a1af60 feat: add Shift+T keyboard shortcut for generateAudio node 5 months ago
shrimbly 5843edac8a refactor: simplify mapFalCategory with lookup map 5 months ago
shrimbly 9359c34393 fix: track costs for all providers, not just fal 5 months ago
shrimbly e1f4062231 fix: add audio target handle to audioInput in getNodeHandles 5 months ago
shrimbly b48b721f69 fix: remove duplicate 3D option declarations in ConnectionDropMenu 5 months ago
shrimbly 6cc1807c72 fix: prevent cursor jumping in ModelParameters text/number inputs 5 months ago
shrimbly 7406bf5a4c fix: add click-to-seek on GenerateAudioNode waveform 5 months ago
shrimbly 2598261c46 fix: adjust waveform colors — full opacity played, reduced opacity unplayed 5 months ago
shrimbly 1284f85615 fix: use audio element duration directly for waveform progress rendering 5 months ago
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
shrimbly e2b949d8b0 test: add tests for open-file route, getExtensionFromUrl, and fal.ai 3D responses 5 months ago
shrimbly b8d31b0376 fix: add security guards and type consistency for PR #71 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
gitcapoom 2e15a25eb9 fix: save 3D models with correct file extension based on URL 5 months ago
gitcapoom 7f7ad4b24b feat: show saved filename with open-in-explorer link on Generate3D node 5 months ago
gitcapoom 36bd88455a feat: add /api/open-file route to reveal file in OS explorer 5 months ago
gitcapoom a438fe4ea5 feat: capture save-generation response in 3D executor 5 months ago
gitcapoom d5071dd5bc feat: add savedFilename/savedFilePath fields to Generate3DNodeData 5 months ago
gitcapoom 09008ac74b fix: handle Hunyuan 3D model_glb/model_urls response format from fal.ai 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