366 Commits (5aec401d08f3d72f4c10c129f8d432baee6fe867)
 

Author SHA1 Message Date
shrimbly ec11f375b8 docs(06-04): complete phase 6 plan 4 summary 6 months ago
shrimbly 8659c3a629 docs(06-04): log UAT results and future enhancements 6 months ago
shrimbly f59f4b0945 fix(06-04): correct fal.ai schema parsing for Model Search API 6 months ago
shrimbly 913e6ee697 fix(06-04): use fal.ai Model Search API for parameter schema 6 months ago
shrimbly e8fe72183c fix(06-04): handle fal.ai 404 on schema endpoint gracefully 6 months ago
shrimbly d5c777c86b docs(06-04): add @deprecated JSDoc to backward-compatible aliases 6 months ago
shrimbly 609ce62f0a feat(06-04): add parameter validation and reset on model/provider change 6 months ago
shrimbly 2810572651 feat(06-04): improve error handling and loading states 6 months ago
shrimbly b2c4958c51 docs(06-03): complete custom model parameters plan 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago
shrimbly 1e60f18140 feat(06-03): add ModelParameters component for dynamic parameter inputs 6 months ago
shrimbly beb0af3089 feat(06-03): add model schema endpoint and ModelParameter type 6 months ago
shrimbly 56bcaed48a docs(06-02): complete video playback plan 6 months ago
shrimbly 28c3edbe5e fix(06-02): create generateVideo node for video models in browser 6 months ago
shrimbly 5d8c1753fa feat(06-02): connect generateVideo output to workflow pipeline 6 months ago
shrimbly b935bc7cc3 feat(06-02): add video detection and playback to OutputNode 6 months ago
shrimbly 1846105a8f fix(06-01): add GenerateVideo to connection drop menu 6 months ago
shrimbly ee8ade26a7 docs(06-01): complete GenerateVideo node plan 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 2c9874d3ca docs(06): create phase plan for Video & Polish 6 months ago
shrimbly 32581ced85 docs(05-02): complete provider image integration plan 6 months ago
shrimbly 2195a6ed9c feat(05-02): convert large images to URLs with cleanup 6 months ago
shrimbly 6324af38eb feat(05-02): add image_url to fal.ai requests 6 months ago
shrimbly 4477f6f822 feat(05-02): add image input to Replicate predictions 6 months ago
shrimbly e9c735b1f7 docs(05-01): complete image serving endpoint plan 6 months ago
shrimbly 49ad058d47 feat(05-01): create uploadImageForUrl utility 6 months ago
shrimbly 9e85f0b996 feat(05-01): create image serving API endpoint 6 months ago
shrimbly 5cbff58aa4 feat(05-01): create in-memory image store with explicit cleanup 6 months ago
shrimbly fc10173490 docs(05): create phase plan for image URL server 6 months ago
shrimbly 8f612229ed docs(04-02): complete model search dialog plan 6 months ago
shrimbly 7ace12a57f feat(04-02): increase model ID font size for legibility 6 months ago
shrimbly 81b4221a7a feat(04-02): show variant suffix in fal.ai model names 6 months ago
shrimbly 59a238a21e feat(04-02): add external link to model page on provider website 6 months ago
shrimbly 686f624ef7 feat(04-02): widen model search dialog 6 months ago
shrimbly 2fc4589522 feat(04-02): improve model cards with capability badges and model ID 6 months ago
shrimbly 4221225f52 fix(04-02): use client-side search filtering for Replicate 6 months ago
shrimbly 651dddfefb feat(04-02): create ModelSearchDialog component 6 months ago
shrimbly 3b1745f5fc docs(04-01): complete floating action bar provider icons plan 6 months ago
shrimbly e0a21f8d39 feat(04-01): add placeholder model search dialog with state management 6 months ago
shrimbly 88c6232e45 feat(04-01): add provider icon buttons to FloatingActionBar 6 months ago
shrimbly 2d594aeabd docs(04): create phase plan for model search dialog 6 months ago
shrimbly c2180878f8 docs(03-03): complete backward compatibility plan 6 months ago
shrimbly 88b8962392 feat(03-03): handle legacy data in GenerateImageNode UI 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 86755d087c docs(03-02): complete provider-specific execution plan 6 months ago
shrimbly ac11c6e964 feat(03-02): update generate API route for multi-provider dispatch 6 months ago
shrimbly d9c0ce75cb feat(03-02): implement fal.ai provider generate() method 6 months ago
shrimbly cbfdc9f579 feat(03-02): implement Replicate provider generate() method 6 months ago