354 Commits (9806f0ae0ac82110a51937f1d307f44883f78165)

Author SHA1 Message Date
shrimbly 9806f0ae0a feat: add all missing Kie.ai models + fix model page links 5 months ago
lapoaiscalers 0df8677397 fix: deduplicate API calls to /api/models across node instances 5 months ago
lapoaiscalers dbaf25ba60 fix: improve save reliability with timeouts and parallel processing 5 months ago
lapoaiscalers d22bc0b781 feat: parallel workflow execution for independent nodes 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
Franco Aparicio 42c064a094 fix: restore WaveSpeed images input pattern and add to Settings UI 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
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 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 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 f5c4830866 feat(34-03): wire applyEditOperations into chat workflow 6 months ago
shrimbly 9624c44e4a fix: handle forward-slash drive roots and UNC paths in validation 6 months ago
shrimbly 7602dac670 feat(34-02): enhance chat API route with tool-based intent routing 6 months ago
shrimbly e73ad140f2 feat(34-01): create tool definitions module 6 months ago
shrimbly a9fe988d8a feat(34-01): create edit operations module and context builder 6 months ago
shrimbly 3ed5133045 fix: normalize directory path hostname prefix from macOS network volumes 6 months ago
shrimbly 9700803b48 fix(33): add subtle prominence to Revert AI Changes button 6 months ago
shrimbly 8a1f1f0598 fix(33): match Revert AI Changes button to app styling 6 months ago
shrimbly 1f7c0325a4 fix(33): preserve snapshot during AI workflow load 6 months ago
shrimbly 250859b353 Update STATE.md with recent activity and decisions; enhance QuickstartTemplatesView tests for community workflow downloads 6 months ago
shrimbly d339a486a4 fix: update react-dom to ^19.2.4, next to ^16.0.7, fix community workflow test 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 15e958c7fb fix: download community workflows directly from R2 6 months ago
lapoaiscalers b8bb8a9942 fix: handle Kie API errors returned with HTTP 200 6 months ago