191 Commits (3986fed9f7a6a3319d611bed62ccde74c94c4b9f)

Author SHA1 Message Date
shrimbly 04b8821dfa fix: address code review findings from CodeRabbit 4 months ago
shrimbly 5cf4c92f52 feat: show header controls on node body hover, not just header hover 4 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 e50ca215ca fix: nodes downstream of converging switch paths incorrectly dimmed 5 months ago
shrimbly fe6a2e5480 feat: add Clear button to ConditionalSwitch node 5 months ago
shrimbly 53ebeb2484 fix: remove invalid null fields from conditionalSwitch node defaults 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 f96df88337 fix(45): stop ConditionalSwitch from passing input text to downstream nodes 5 months ago
shrimbly 4154486169 feat: enable Gemini in video node's provider list 5 months ago
shrimbly 688e3b21c5 feat: add Anthropic Claude LLM provider and Gemini 3.1 Pro model 5 months ago
shrimbly cbc278f801 feat: add Image Search toggle 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 4fd01a26bf feat: add nano-banana-2 to model registry, UI, and migration paths 5 months ago
shrimbly a623b3b5a9 feat(45-03): trigger dimming recompute for Conditional Switch rule updates 5 months ago
shrimbly ecb8bb0ea7 feat(45-03): extend dimming system for Conditional Switch non-matching outputs 5 months ago
shrimbly f41c09a6c1 feat(45-02): add ConditionalSwitch execution and match-aware text routing 5 months ago
shrimbly 8ca36b30bf feat(45-01): add ConditionalSwitch type definitions, default data, executor, and validation 5 months ago
shrimbly be29ebb291 fix(44): skip dimmed source nodes in getConnectedInputs 5 months ago
shrimbly 798babc6b3 fix(switch): make smart cascade type-aware so text inputs don't rescue dimmed image paths 5 months ago
shrimbly 6f6818ded2 fix(44-03): use valid LogCategory for dimmed node skip logging 5 months ago
shrimbly 971efe55a4 feat(44-03): add dimming utility and store integration 5 months ago
shrimbly dbfeb22647 feat(44-02): add Switch execution and toggle-aware data flow 5 months ago
shrimbly 570433012c feat(44-01): add SwitchNodeData type, default data, dimensions, and executor 5 months ago
shrimbly 562da7cd90 feat(43-02): integrate Router into connection menus, execution, and data flow 5 months ago
shrimbly 88f66b58a3 feat(43-01): add RouterNodeData type, defaults, and executor 5 months ago
shrimbly 94ab09f7eb fix: restore legacy workflow.directoryPath fallback for image hydration 5 months ago
shrimbly 9072464490 chore: remove debug console.log from VideoStitch executor 5 months ago
shrimbly cfbf377126 fix: restore hasUnsavedChanges on saveAsFile failure 5 months ago
shrimbly 4cbebec31c fix(privacy): stop leaking directoryPath in saved workflow JSON 5 months ago
shrimbly 58edb52552 fix: clamp stale arrayItemIndex via modulo in getSourceOutput 5 months ago
shrimbly 8baa4e38d0 fix: remove broken zundo undo/redo system 5 months ago
shrimbly 293ed20dc6 fix: preserve media during undo/redo with smart ref-based stripping 5 months ago
shrimbly f520fb0378 test(quick-010): add unit tests for binary stripping and equality utilities 5 months ago
shrimbly 5af5e34527 feat(quick-010): wrap workflowStore with temporal middleware and wire keyboard shortcuts 5 months ago
shrimbly c0ec984192 feat(quick-010): install zundo and create binary data stripping utility 5 months ago
Shrimbly 5a6c8ee44e fix: output node now auto-loads data when connected and adds Run button 5 months ago
shrimbly 66d231854c fix: resolve pre-existing TypeScript build errors 5 months ago
shrimbly e4c3cbc9d9 fix: make saveAsFile atomic with rollback on failure 5 months ago
shrimbly ddf0f6f994 fix: pass array item index directly via edgeDataOverrides in auto-route 5 months ago
shrimbly 0e8cecc59c fix: embed directoryPath in workflow JSON for portable image hydration 5 months ago
shrimbly 486a7b139a fix: deduplicate edges by ID during workflow load 5 months ago
shrimbly 1839b9031a fix: migrate legacy indexed handle IDs on workflow load 5 months ago
shrimbly dc9b25149c fix: add diagnostic logging for audio pipeline in VideoStitch node 5 months ago
Marquis Boyd 500b5b16cd fix: stabilize array node updates and address CodeRabbit feedback 5 months ago
Marquis Boyd 898c3c9e7b fix: save-as behavior and project path handling 5 months ago
shrimbly e3a68f3e6c fix: path traversal, media type detection, resource leaks, and UX improvements 5 months ago
shrimbly f0a4e4f64c fix: multiple bug fixes, security hardening, and shared video-probing module 5 months ago
Marquis Boyd 4d680b0d11 feat: add Array node with selectable routing and auto-route to prompts 5 months ago