873 Commits (665336d2be1ebc5b419e724ce1e317ef9997c088)
 

Author SHA1 Message Date
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
shrimbly 3e0ede096e fix: remove develop-only node types from master and add type cast 5 months ago
shrimbly b4d2dca60f fix: add missing conditionalSwitch to quickstart validation defaults 5 months ago
shrimbly bb60591317 fix: add missing conditionalSwitch to WorkflowCanvas defaultDimensions 5 months ago
shrimbly 4fd01a26bf feat: add nano-banana-2 to model registry, UI, and migration paths 5 months ago
shrimbly 880a547bf4 feat: add nano-banana-2 pricing to cost calculator 5 months ago
shrimbly 5b7cd0d8e4 feat: add nano-banana-2 to Gemini provider 5 months ago
shrimbly 2f94e36d9c feat: add nano-banana-2 model type and 512px resolution 5 months ago
shrimbly 6d5f6725a5 fix(45): add Conditional Switch to TEXT_TARGET_OPTIONS, remove from IMAGE_SOURCE_OPTIONS 5 months ago