1074 Commits (2fca421bfffcf485a01c6fc4394c1c40e272ceb4)

Author SHA1 Message Date
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
shrimbly ed9bfa9a54 fix(03-01): improve Replicate capability inference to exclude video models 6 months ago
shrimbly ff39c35a8a fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly 69217d9a80 fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly f2895c3ff3 fix(03-01): add capabilities filtering to /api/models endpoint 6 months ago
shrimbly a2540f1392 fix(03-01): pass API keys to /api/models and extract models array 6 months ago
shrimbly cec11f206c feat(03-01): update store and canvas references 6 months ago
shrimbly 977b5f530b feat(03-01): create GenerateImageNode with provider/model selector 6 months ago
shrimbly d3bc29c738 feat(03-01): add SelectedModel type and update NanoBananaNodeData 6 months ago
shrimbly 91a54496ad feat(02-03): add provider module exports and helper functions 6 months ago
shrimbly 421620ccd6 feat(02-03): create unified models API endpoint 6 months ago
shrimbly 83ef0b4dc4 feat(02-03): create model caching utility 6 months ago
shrimbly be490bbcd7 fix(02-01): add null check for search results to prevent crash 6 months ago
shrimbly 2fe312db43 fix(02-02): remove multiple category params causing 400 error 6 months ago
shrimbly 3d4a97fc75 feat(02-02): create fal.ai models API route 6 months ago
shrimbly 523bc1f5e6 feat(02-02): create fal.ai provider implementation 6 months ago
shrimbly 70d4c53308 feat(02-01): create Replicate models API route 6 months ago
shrimbly ac10daf22d feat(02-01): create Replicate provider implementation 6 months ago
shrimbly c8618ab58a feat(01-02): create provider registry and factory 6 months ago
shrimbly 8b49db4a6f feat(01-02): create provider abstraction interfaces 6 months ago
shrimbly 0364a8a3ea feat(01-01): add Providers tab to ProjectSetupModal 6 months ago
shrimbly b6b33bbe61 feat(01-01): add provider settings state to workflowStore 6 months ago
shrimbly acc6b12b4b feat(01-01): add provider types to types/index.ts 6 months ago
shrimbly 7c7105d8cc api route update to support prompt only image gens 6 months ago
shrimbly 688d61dae2 images optional on image generate node 6 months ago
shrimbly f5423ceba0 open working dir icon update 6 months ago
shrimbly 9d1db14050 UI cleanup 6 months ago
shrimbly d2de67e6fb update prompt details in tests 6 months ago
shrimbly b613527210 Update body size limit for server actions, refactor image file reading to use promises, and enhance error handling in project save function. 6 months ago
shrimbly fe9c5851b2 overhaul save process to store images externally to json file 6 months ago
shrimbly 80b09d7e31 mem limit increase and prompt to workflow improvements 6 months ago
shrimbly 152397394e inactive docs link 6 months ago
shrimbly bbb2396de3 Improved welcome modal, discord link correction, added example workflows 6 months ago
shrimbly 19fe352215 landing UX improvements 6 months ago
shrimbly 926590adeb Subtle connectors, zip download to context menu 6 months ago
shrimbly 5e173b760e prevent discarding prompt edits 6 months ago
shrimbly 8a4e98bdab Improve system prompt for AI workflow builder. 6 months ago
Tom Spencer 2ffe66b87c Add comprehensive test suite for AI Quickstart feature 6 months ago
Tom Spencer a6495e68c9 Convert local sample images to base64 for Gemini API 6 months ago
Tom Spencer a3b9ebf24b Add sample images and redesign quickstart templates 6 months ago
Tom Spencer a22249f3f2 Enhance content levels with instructional prompts and sample images 6 months ago
Tom Spencer a8bdfa97c0 Add AI Quickstart feature for workflow generation 6 months ago
shrimbly 10a96a8ae1 fix run button and global modal state issues 7 months ago
shrimbly 21defe6c9e Introduce expand and run functionalities in BaseNode, and integrate modal for prompt editing in PromptNode. 7 months ago
shrimbly fd90fb70d7 fix carousel inversion 7 months ago
shrimbly 68229154da Add group locking feature, and implement image carousel for nodes. Update workflow store to manage image history and group states. Improve node execution logic to skip locked groups. Readme updates. 7 months ago
shrimbly b460b4a047 discord link 7 months ago
shrimbly 24da90f609 logging, cmd enter to run workflow 7 months ago
Shrimbly 19ac396bb3 Fix default zoom build issue 7 months ago