610 Commits (e6ede7fac44f764868a9baea8b39cd503e9978ec)
 

Author SHA1 Message Date
shrimbly bf22d6702d fix(41-03): refine VideoStitch handles, clipOrder sync, and execution 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 5 months ago
shrimbly 5e6862b43f feat(41-03): register VideoStitch in all integration points 5 months ago
shrimbly 434c0e017e feat(41-03): build VideoStitchNode component 5 months ago
shrimbly d8a7e83126 feat(41-02): register AudioInput in all integration points 5 months ago
shrimbly ba2cc30d93 feat(41-02): create AudioInputNode component with waveform visualization 5 months ago
shrimbly 067a0b689a feat(41-01): port audio and video processing hooks from easy-peasy-ease 5 months ago
shrimbly 62244c52c2 feat(41-01): install MediaBunny and define AudioInput/VideoStitch node types 5 months ago
lapoaiscalers 94e1f85304 fix: filter out invalid 'size' param for GPT Image 1.5 5 months ago
lapoaiscalers 9fb5a0b6c6 fix: GPT Image 1.5 aspect ratio and parameters 5 months ago
lapoaiscalers 618dd215db fix: handle undefined inputImages in auto-save 5 months ago
lapoaiscalers da0bca45e3 fix: parse Kie.ai resultJson string and add 1x5 grid option 5 months ago
lapoaiscalers 968fc81976 fix: correct processedDynamicInputs type to allow string arrays 5 months ago
lapoaiscalers f6e53f739a Merge upstream/master - resolve CLAUDE.md conflict 5 months ago
shrimbly 2fcd427a64 chore: remove .planning files from git tracking 5 months ago
shrimbly d1b4b0213e chore: remove .planning files from git tracking 5 months ago
Willie 6cd6dd5c97
Merge pull request #43 from shrimbly/develop 5 months ago
Franco Aparicio 42c064a094 fix: restore WaveSpeed images input pattern and add to Settings UI 5 months ago
Franco Aparicio fd2fbb6471 Merge remote-tracking branch 'upstream/develop' into feature/wavespeed 5 months ago
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 5 months ago
shrimbly fb1a75e8a1 feat: hide chat toggle button above minimap 5 months ago
shrimbly 259a256290 fix: PromptNode Enter-to-save and ConnectionDropMenu auto-connect for new nodes 5 months ago
shrimbly fc95d9fc53 feat: refactor PromptConstructor, add project setup flow, improve gallery 5 months ago
shrimbly afd8226da3 test(quick-002): add comprehensive tests for tools.ts 5 months ago
shrimbly b284b2e977 test(quick-002): add comprehensive tests for editOperations.ts 5 months ago
shrimbly b9f31dbad6 feat(40-03): implement ImageCompareNode with react-compare-slider 5 months ago
shrimbly e3c8dfaafe feat(40-03): install react-compare-slider and register ImageCompare node type 5 months ago
shrimbly 325bbc0a65 feat(40-04): build PromptConstructorNode component with autocomplete and preview 5 months ago
shrimbly af9f88f122 feat(40-04): add variable system to PromptNode and define PromptConstructor types 5 months ago
shrimbly 075471ed5b feat(40-01): build OutputGalleryNode component with thumbnail grid and lightbox 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
lapoaiscalers d39d973acc Merge upstream/master - resolve package version conflicts 5 months ago
Willie 57faec8261
Merge pull request #42 from shrimbly/fix/workflow-execution-guard 5 months ago
shrimbly 70e743041a fix: set isRunning guard before async logger call in executeWorkflow and regenerateNode 5 months ago
shrimbly 8ec1e2baed feat: upgrade chat model to Gemini 3 Flash 5 months ago
shrimbly 4cef17ea06 feat: add BETA badge to chat panel header 5 months ago
shrimbly 4d27217bb1 Merge branch 'master' into develop 5 months ago
shrimbly 6bef1656de docs(35-03): complete client-side wiring plan 5 months ago
shrimbly 89fca5f417 feat(35-03): add subgraph extraction and scoped context to chat API 5 months ago
shrimbly aaafef4b77 feat(35-03): rewrite chatWorkflowState with stripBinaryData and add selection scoping 5 months ago
shrimbly d2e5c9ee55 docs(35-01): complete plan with SUMMARY and STATE update 5 months ago
shrimbly 6691525a0b docs(35-02): complete plan with SUMMARY and STATE update 5 months ago
shrimbly e9abe1c3ee feat(35-01): implement binary stripping and rich workflow context 5 months ago
shrimbly a344aea142 test(35-01): add comprehensive tests for binary stripping and rich context 5 months ago
shrimbly e44bdfab51 feat(35-02): implement extractSubgraph for selection-aware context 5 months ago
shrimbly d102922a4a test(35-02): add failing tests for subgraph extraction 5 months ago
shrimbly 4e11a05b3f fix(34): resolve tool calling errors and stale workflow state 5 months ago
shrimbly abcabd3408 docs(34-03): complete store integration and ChatPanel wiring plan 5 months ago
shrimbly f5c4830866 feat(34-03): wire applyEditOperations into chat workflow 5 months ago