265 Commits (51739ba63cb2e7543a4b78e007995da415b89a5a)

Author SHA1 Message Date
shrimbly 8444f2a9e6 fix: restore backward compatibility for test mocks and FAL API key 5 months ago
shrimbly 16cde9b2db feat: add nano-banana-pro via Kie, fix dynamic input priority, update test mocks 5 months ago
shrimbly fa3a8e7333 fix: prune unsupported Kie.ai models and correct API parameters 5 months ago
shrimbly 9806f0ae0a feat: add all missing Kie.ai models + fix model page links 5 months ago
shrimbly 95d8f10ba7 fix: enforce fal.ai API key requirement and update error handling 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 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 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