497 Commits (4dafbb39d46f6e02ff6d51321a4f64a75889b8a1)
 

Author SHA1 Message Date
shrimbly 4dafbb39d4 feat(42-01): add useApplySpeedCurve hook and EaseCurveNodeData type 5 months ago
shrimbly 4dc08ca74a feat(42-01): port easing library, presets, and speed curve from easy-peasy-ease 5 months ago
shrimbly d2f61fdcf3 fix(quick-003): trim audio to match stitched video duration 5 months ago
shrimbly 6787c60889 fix(quick-003): use full audio duration when videoDuration is 0 5 months ago
shrimbly 53a0ee197b fix(quick-003): restore MediaBunny audio decoding with Web Audio fallback 5 months ago
shrimbly 13fb99d62b fix(quick-003): use Web Audio API instead of MediaBunny for audio decoding 5 months ago
shrimbly e9188c636c fix(quick-003): allow Output node to accept video connections 5 months ago
shrimbly 6af8614764 fix(quick-003): wire video/audio handle types in connection drop menu 5 months ago
shrimbly 9083b30d92 fix(quick-003): preserve audio MIME type for prepareAudioAsync 5 months ago
shrimbly c968987ef5 fix(quick-003): add audio file drag-drop support onto canvas 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 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
shrimbly d1b4b0213e chore: remove .planning files from git tracking 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
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
Willie 6f13995611
Merge pull request #41 from shrimbly/fix/normalize-directory-path-hostname-prefix 5 months ago
shrimbly 85236c4043 docs(34-02): complete enhanced chat API route plan 5 months ago
shrimbly 9624c44e4a fix: handle forward-slash drive roots and UNC paths in validation 5 months ago
shrimbly 7602dac670 feat(34-02): enhance chat API route with tool-based intent routing 5 months ago
shrimbly e73ad140f2 feat(34-01): create tool definitions module 5 months ago