118 Commits (5af5e345275109ac37c960fd2ab8b5c187fbac5c)

Author SHA1 Message Date
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 5 months ago
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 5 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 5 months ago
shrimbly e3c8dfaafe feat(40-03): install react-compare-slider and register ImageCompare node type 5 months ago
shrimbly af9f88f122 feat(40-04): add variable system to PromptNode and define PromptConstructor types 5 months ago
shrimbly a5979c6c7d feat(40-01): define OutputGallery types and register node in all touchpoints 5 months ago
shrimbly d2ea913784 feat(40-02): add image connection sequence numbering 5 months ago
shrimbly 70e743041a fix: set isRunning guard before async logger call in executeWorkflow and regenerateNode 5 months ago
shrimbly f5c4830866 feat(34-03): wire applyEditOperations into chat workflow 6 months ago
shrimbly 1f7c0325a4 fix(33): preserve snapshot during AI workflow load 6 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
shrimbly dc2966a9ad fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
lapoaiscalers a9cbb11d56 feat: add Kie.ai provider integration 6 months ago
shrimbly 79045b8c09 fix(33): guard against undefined groups in save operations 6 months ago
shrimbly 18a21398cd feat(33-01): add AI workflow snapshot infrastructure to store 6 months ago
shrimbly d18130c23f fix: resolve node selection bug where nodes with undefined bounds get incorrectly selected 6 months ago
shrimbly 9bcf6bfbd9 fix: handle indexed handles and cursor jumping in prompt nodes 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly 8a2ed02ff6 fix: resolve image history race condition and duplicate images on save 6 months ago
Claude 1a5b285418
Fix image history carousel by syncing IDs with saved filenames 6 months ago
shrimbly 0aba3b6f84 feat(24-02): track incurred cost for video and external providers 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 3336ed6790 feat(23-01): add recently used models tracking and storage 6 months ago
shrimbly cf6675125d refactor(16-01): extract node defaults to dedicated module 6 months ago
shrimbly 836c77e1c3 refactor(16-01): extract localStorage helpers to dedicated module 6 months ago
shrimbly 945b8f5349 Add generate video to FAB, fix dynamic inputs for video nodes. 6 months ago
shrimbly f50c984180 fix(14-01): fix drag-connect node creation and handle persistence 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly bcc9108be9 feat(09-01): add video history types and store support 6 months ago
shrimbly 9cce95fa22 feat: enhance API key management and provider integration 6 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 6 months ago
shrimbly d5c777c86b docs(06-04): add @deprecated JSDoc to backward-compatible aliases 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago
shrimbly 5d8c1753fa feat(06-02): connect generateVideo output to workflow pipeline 6 months ago
shrimbly 937480f3ea feat(06-01): add video generation to API route 6 months ago
shrimbly 0c29ad198b feat(06-01): create GenerateVideoNode component 6 months ago
shrimbly 651dddfefb feat(04-02): create ModelSearchDialog component 6 months ago
shrimbly 88c6232e45 feat(04-01): add provider icon buttons to FloatingActionBar 6 months ago
shrimbly da326c90d2 feat(03-03): update executeWorkflow for multi-provider dispatch 6 months ago
shrimbly 2811e62e0d feat(03-03): add workflow migration logic for legacy nodes 6 months ago
shrimbly cec11f206c feat(03-01): update store and canvas references 6 months ago
shrimbly b6b33bbe61 feat(01-01): add provider settings state to workflowStore 6 months ago
shrimbly 688d61dae2 images optional on image generate node 6 months ago
shrimbly fe9c5851b2 overhaul save process to store images externally to json file 6 months ago
Tom Spencer a8bdfa97c0 Add AI Quickstart feature for workflow generation 7 months ago
shrimbly 10a96a8ae1 fix run button and global modal state issues 7 months ago
shrimbly 21defe6c9e Introduce expand and run functionalities in BaseNode, and integrate modal for prompt editing in PromptNode. 7 months ago
shrimbly 68229154da Add group locking feature, and implement image carousel for nodes. Update workflow store to manage image history and group states. Improve node execution logic to skip locked groups. Readme updates. 7 months ago
shrimbly 24da90f609 logging, cmd enter to run workflow 7 months ago