4 Commits

Author SHA1 Message Date
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
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
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