Muhammad Mugni Hadi
d976f4cc87
feat(xai): add xAI Grok provider with OAuth + API key auth + image
Adapted from PR #1286 (mugnimaestra/feat/xai-grok-provider) to match
existing app architecture. Includes:
- OAuth 2.0 with PKCE on loopback port 56121 (Grok Build)
- API key auth path (console.x.ai)
- Token refresh wiring (open-sse + sse tokenRefresh)
- Dashboard OAuth modal with fixed-port flow + manual code fallback
- Provider registry entries (OAuth + API key)
- xAI image generation via OpenAI-compatible adapter
(grok-2-image-1212 model, no size/quality/style params)
Excludes (intentionally, to match app patterns):
- Custom xAI Responses executor (DefaultExecutor handles /chat/completions)
- xAI-specific translators (app uses OpenAI as intermediate format)
- Image edits (not supported by current imageGenerationCore)
- Video endpoints (app has no video subsystem yet)
- CLI xai-login command
Refs decolua#1286
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 11:33:18 +07:00
..
2026-04-17 12:15:10 +07:00
2026-05-16 10:54:41 +07:00
2026-05-16 10:54:41 +07:00
2026-03-30 16:27:28 +07:00
2026-04-17 12:15:10 +07:00
2026-04-14 11:41:06 +07:00
2026-05-01 16:36:36 +07:00
2026-05-07 23:02:07 +07:00
2026-05-07 16:17:03 +07:00
2026-05-21 09:52:30 +07:00
2026-05-21 11:33:18 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 22:48:07 +07:00
2026-05-09 17:48:20 +07:00
2026-05-09 17:48:20 +07:00
2026-02-18 13:24:02 +07:00
2026-02-18 13:24:02 +07:00
2026-05-12 09:26:13 +07:00
2026-05-13 15:34:10 +07:00
2026-05-13 15:34:10 +07:00
2026-05-13 15:34:10 +07:00
2026-02-20 15:07:43 +07:00
2026-03-12 16:30:47 +07:00
2026-05-07 23:02:07 +07:00
2026-05-16 11:20:08 +07:00
2026-04-22 11:58:53 +07:00
2026-03-16 09:21:05 +07:00
2026-04-22 15:36:51 +07:00
2026-04-22 15:36:51 +07:00
2026-04-22 15:36:51 +07:00
2026-05-17 15:13:37 +07:00
2026-05-01 16:16:01 +07:00
2026-04-22 11:58:53 +07:00
2026-05-21 11:33:18 +07:00
2026-05-21 11:33:18 +07:00