71 Commits (95d8f10ba7b97c98dbd703622c4dd517be583a6a)

Author SHA1 Message Date
shrimbly 4b758f14f1 feat(quick-004): add easeCurve handle type and wire up connection routing 5 months ago
shrimbly cb0a5754ad feat(42-03): add EaseCurve to store execution and data flow 5 months ago
shrimbly 4dafbb39d4 feat(42-01): add useApplySpeedCurve hook and EaseCurveNodeData type 5 months ago
shrimbly 9083b30d92 fix(quick-003): preserve audio MIME type for prepareAudioAsync 5 months ago
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 5 months ago
shrimbly 5e6862b43f feat(41-03): register VideoStitch in all integration points 5 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 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 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 65dbf79c8a test(quick-001): add regression tests for multi-image dynamicInputs aggregation 6 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 6 months ago
shrimbly 1564a1b887 test(quick-001): add regression tests for multi-image dynamicInputs aggregation 6 months ago
shrimbly dc2966a9ad fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 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
shrimbly 7e8c925018 feat(27-01): add node defaults infrastructure for user preferences 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 071a03e8e4 test(20-02): add workflow execution data flow tests 6 months ago
shrimbly addeeeb1a4 test(20-01): add topological sort integration tests 6 months ago
shrimbly 5b6d128fa6 test(20-01): add validateWorkflow integration tests 6 months ago
shrimbly e1f88ce31a test(20-01): add getConnectedInputs integration tests 6 months ago
shrimbly 3336ed6790 feat(23-01): add recently used models tracking and storage 6 months ago
shrimbly 3d5cde77d5 test(16-01): add unit tests for localStorage and nodeDefaults modules 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