152 Commits (ccd6519512dd515d7e1559c7c247d333097cdbf3)

Author SHA1 Message Date
Franco Aparicio f0710bf830 Add WaveSpeed provider integration 5 months ago
shrimbly 8ec1e2baed feat: upgrade chat model to Gemini 3 Flash 6 months ago
shrimbly 89fca5f417 feat(35-03): add subgraph extraction and scoped context to chat API 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 3ed5133045 fix: normalize directory path hostname prefix from macOS network volumes 6 months ago
shrimbly f2571e96db fix(quick-001): fix type signatures and store aggregation for multi-image dynamicInputs 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
lapoaiscalers 302e1a571f fix: add required default parameters for Kie.ai models 6 months ago
lapoaiscalers e331111d5c fix: Kie.ai API integration - correct upload and request format 6 months ago
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