150 Commits (e2b949d8b0528224465a9fe99bd52631b355d7e7)

Author SHA1 Message Date
lapoaiscalers c8f8acb6ac feat: add Kie.ai provider to Settings UI 6 months ago
lapoaiscalers a9cbb11d56 feat: add Kie.ai provider integration 6 months ago
lapoaiscalers 80136bb223 fix: reduce maxDuration to 300s for Vercel hobby plan 6 months ago
shrimbly 7d0bbf3f30 feat(33): rewrite chat prompt with UI-facing language 6 months ago
shrimbly 6edab5c5c1 feat(33): succinct chat responses and taller chat panel 6 months ago
shrimbly 7a2d14d862 feat(32-01): upgrade chat endpoint to UIMessageStream format 6 months ago
shrimbly 727e54d938 feat(31-02): create streaming chat endpoint with AI SDK 6 months ago
shrimbly c9b887b37d feat(31-01): create /api/quickstart/propose endpoint for workflow proposals 6 months ago
shrimbly 5ff159a4fb fix: hardcode community workflows API URL 6 months ago
shrimbly d9e0fbc0e9 security: add SSRF protection for presigned URL fetches 6 months ago
shrimbly 69984faa58 fix: use presigned URLs for fetching large community workflows 6 months ago
shrimbly 08fa9cf896 chore: increase fetch timeout to 90 seconds 6 months ago
shrimbly 5dc33c632c fix: add URL encoding and fetch timeout to community workflow API 6 months ago
shrimbly 7a859ae47c feat: migrate community workflows to R2 storage 6 months ago
shrimbly 9b4718e279 feat: Template Explorer, Comment Navigation, and Output Node Improvements 6 months ago
shrimbly ac6e953d3b fix(24-03): remove fal.ai pricing API calls causing 429 errors 6 months ago
shrimbly 03c7ecc905 feat(24-01): Fetch fal.ai pricing and merge into models 6 months ago
shrimbly a21e3b4f8f feat(24-01): Add pricing to Gemini hardcoded models 6 months ago
Claude 7c3b32ae58
fix: address PR review comments for security, CSS, and test isolation 6 months ago
shrimbly 55ca761108 add favicon 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly cd3fa18105 feat: add custom server with 10-minute timeout for video generation 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 0706bc0888 fix: wrap dynamicInputs in arrays when schema expects array type 6 months ago
shrimbly 975c0ce178 feat(23-01): add Gemini models to /api/models endpoint 6 months ago
shrimbly 0f3f9e50e1 test(22-01): add API route tests for parameters field 6 months ago
shrimbly cd9135c8ec test(18-05): add models route tests for caching and provider aggregation 6 months ago
shrimbly b2660d3277 test(18-04): add generate route tests for fal.ai provider 6 months ago
shrimbly c3bbed9eec test(18-04): add generate route tests for Replicate provider 6 months ago
shrimbly 55d95fe8cc test(18-03): add generate route validation and edge case tests 6 months ago
shrimbly 8ae14b40cf test(18-03): add generate route tests for Gemini provider 6 months ago
shrimbly 8ba3a7184b test(18-02): add LLM route tests for OpenAI provider 6 months ago
shrimbly 6666b9274a test(18-02): add LLM route tests for Google provider 6 months ago
shrimbly 17ee68c7d7 test(18-01): add save-generation route tests with fs and fetch mocking 6 months ago
shrimbly f7625ed1ca test(18-01): add workflow route tests with fs mocking 6 months ago
shrimbly f50c984180 fix(14-01): fix drag-connect node creation and handle persistence 6 months ago
shrimbly 0e496bc855 feat(13-01): add content hashing to save-generation API 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly 852a4a534d feat(11-01): streamline header UI with visual grouping 6 months ago
shrimbly 62964c30f9 feat(09-01): update load-generation API for video formats 6 months ago
shrimbly 9cce95fa22 feat: enhance API key management and provider integration 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly 254cb01fa2 style: redesign node handles to match reference UI 6 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 6 months ago
shrimbly df505380c1 feat(ENHANCE-001): extract model inputs from schema 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 2810572651 feat(06-04): improve error handling and loading states 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago