931 Commits (0b7a6e2555a24478f2f24076b92e8035347648ef)
 

Author SHA1 Message Date
shrimbly 578088d980 feat(46-03): partial update VideoTrimNode encoder-not-supported case (1 of 3 BaseNode instances) 4 months ago
shrimbly 0ed4e8df2b feat(46-02): extract node parameters into ControlPanel 4 months ago
shrimbly b7c7323644 feat(46-03): update GenerateImageNode to remove inline parameters (full-bleed prep) 4 months ago
shrimbly e5ee635d5a feat(46-03): update ImageInputNode and OutputNode for full-bleed content, add calculateNodeSizeForFullBleed 4 months ago
shrimbly 324c58d58c feat(46-02): create ControlPanel component with node-type routing 4 months ago
shrimbly 4908f2b370 feat(46-01): render FloatingNodeHeaders via ViewportPortal 4 months ago
shrimbly c7307f7831 feat(46-01): create FloatingNodeHeader and refactor BaseNode 4 months ago
shrimbly 5c58fb92ac fix: cache availableProviders so filter icons show on cached responses 4 months ago
shrimbly 0a7210d337 fix: show provider filter icons for env-configured providers too 4 months ago
shrimbly cb3a7cbc88 feat(15-01): add external link icon to generate node headers 4 months ago
shrimbly 7ba6b91db4 feat(15-01): filter provider icons in ModelSearchDialog to available providers 4 months ago
shrimbly ab189308d4 test(14-01): update FloatingActionBar tests for new All Nodes menu and All Models button 4 months ago
shrimbly ff3ed3bb58 feat(14-01): update floating action bar with All Nodes menu and All Models button 4 months ago
shrimbly 50662e3cb3 fix: update tests for new menu options and dimmedNodeIds store field 5 months ago
shrimbly dbe31d469b fix: clear stale inputImages when last image-source edge is removed 5 months ago
shrimbly 846bffc1d4 fix: dimmed switch with enabled output no longer lets downstream escape dimming 5 months ago
shrimbly 9d9898c3dc fix: set Veo inputSchema synchronously in model selection handlers 5 months ago
shrimbly 90f4a21ad3 fix: make Veo negative prompt a connectable text handle 5 months ago
shrimbly fc157f1d7b fix: add hardcoded Veo video parameters to GenerateVideoNode 5 months ago
shrimbly e50ca215ca fix: nodes downstream of converging switch paths incorrectly dimmed 5 months ago
shrimbly 80443316a6 fix: Veo video error handling, image validation, and SwitchNode toggle 5 months ago
shrimbly fe6a2e5480 feat: add Clear button to ConditionalSwitch node 5 months ago
shrimbly f15c69b4b5 fix: conditionalSwitch using stale input from previous workflow run 5 months ago
shrimbly 53ebeb2484 fix: remove invalid null fields from conditionalSwitch node defaults 5 months ago
shrimbly 88b6e47c1b fix: remove invalid null fields from conditionalSwitch quickstart default 5 months ago
shrimbly 0e4f5e6777 fix: add missing conditionalSwitch dimensions in WorkflowCanvas 5 months ago
shrimbly 46fbf3f0f2 fix: add missing conditionalSwitch case in quickstart validation 5 months ago
shrimbly 3a7051e4ee fix: prevent SwitchNode from deleting last switch 5 months ago
shrimbly edae8bd61b refactor: deduplicate conditionalSwitch execution logic 5 months ago
shrimbly 20b404483d refactor: extract evaluateRule to shared utility 5 months ago
shrimbly cdaf7caea8 fix: remove API key from Veo video URL response 5 months ago
shrimbly a009260cf0 style: increase background opacity on Switch, ConditionalSwitch, and Router nodes 5 months ago
shrimbly f96df88337 fix(45): stop ConditionalSwitch from passing input text to downstream nodes 5 months ago
shrimbly f1889a9706 fix(45): rename 'Default' label to 'Fallback' in ConditionalSwitch node 5 months ago
shrimbly 64aa3b5b23 fix(45): remove conditional opacity from ConditionalSwitch output handles 5 months ago
shrimbly e16f839f2d fix(45): use ref-based measurement for ConditionalSwitch handle alignment 5 months ago
shrimbly 7c562c1d9d fix(45): fix ConditionalSwitch handle alignment, drop menu, and default connector 5 months ago
Willie 96446bf4db
Merge pull request #88 from shrimbly/model-extension 5 months ago
shrimbly a1e0b8b337 test: add Gemini video generation tests and update model count assertions 5 months ago
shrimbly 4154486169 feat: enable Gemini in video node's provider list 5 months ago
shrimbly 76e631a692 feat: wire up Gemini video dispatch in generate route 5 months ago
shrimbly 30a70cd877 feat: implement generateWithGeminiVideo() provider function 5 months ago
shrimbly 7370d92efe feat: add Gemini video model schemas for Veo 3.1 5 months ago
shrimbly 41e00462ae feat: register Gemini Veo video models in model registry 5 months ago
shrimbly 688e3b21c5 feat: add Anthropic Claude LLM provider and Gemini 3.1 Pro model 5 months ago
Willie 019aa6458e
Merge pull request #86 from shrimbly/feature/nano-banana-2 5 months ago
shrimbly 65afd2344b fix: use model-specific resolution lists and normalize on model switch 5 months ago
shrimbly cbc278f801 feat: add Image Search toggle for Nano Banana 2 5 months ago
shrimbly b71db648b2 feat: add extended aspect ratios (1:4, 1:8, 4:1, 8:1) for Nano Banana 2 5 months ago
shrimbly 60107dae00 test: update models route tests for nano-banana-2 5 months ago