Commit Graph

11 Commits

Author SHA1 Message Date
shiyue
584e7e3cdf fix: disable reference images for grok2 provider (edit API not yet supported)
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 17:33:30 +00:00
shiyue
76673e7de6 fix: support grok2 image size constraints for 3:2 and 2:3 aspect ratios
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 17:16:21 +00:00
shiyue
da38d50a10 fix: auto-append /v1 to grok2 base URL for OpenAI-compatible endpoints
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 17:06:45 +00:00
shiyue
f0b36ac2e1 fix: allow grok2 providers to use openai-compat gateway route
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 15:34:40 +00:00
shiyue
287d0020bb fix: restore llm model type for openai-compatible provider (regression)
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 15:11:41 +00:00
shiyue
428ec2dd61 fix: add grok2 llm model tab and add-provider dialog option
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 14:57:37 +00:00
shiyue
7f916b96d2 fix: add grok2 to testProviderConnection switch so key save and model toggle work
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
2026-03-11 14:46:14 +00:00
shiyue
7ec38730e9 feat: integrate Grok2 API as preset provider for image/video generation
Some checks failed
Build & Push Docker Image / build-and-push (push) Has been cancelled
- Add grok2 to PRESET_PROVIDERS with openai-compat gateway route
- Add grok-imagine-1.0 (image) and grok-imagine-1.0-video (video) preset models
- Extend OpenAIImageGenerateSize to support 1280x720 and 720x1280 resolutions
- Add grok2 to COMPATIBLE_PROVIDER_KEYS in router
- Add grok2 to VERIFIABLE_PROVIDER_KEYS for test-connection UI
- Show Base URL input and model tabs for grok2 provider
- Add i18n labels for Grok2 API compatibility layer badge
- Add GROK2_SETUP.md with configuration documentation
2026-03-11 14:29:58 +00:00
saturn
be1853534a feat: implement robustness guards 2026-03-09 02:53:06 +08:00
saturn
fba480ae6e feat: add Husky hooks and fix provider tutorial UI/logic
- Add Husky pre-commit and pre-push hooks for linting, type checking, and build validation
- Fix visual hierarchy bug in the provider onboarding tutorial
- Remove feedback modal
- Move MinIO bucket creation logic to before app startup
- Wire MiniMax audio through voice generation pipeline
- Fix scene insertion issues
- Fix portal tutorial modal and harden panel variant task flow
2026-03-09 02:42:35 +08:00
saturn
881ed44996 feat: initial release v0.3.0 2026-03-08 17:10:06 +08:00