Fadjrir Herlambang
a11937cdd6
feat(grok-cli): add Grok CLI / Grok Build provider with OAuth device-code flow (#2502)
New OAuth provider routing through cli-chat-proxy.grok.com (OpenAI Responses
API), distinct from xai (api.x.ai) and grok-web (cookie SSO):
- Registry + GrokCliExecutor: Chat Completions -> Responses transform, CLI
fingerprint headers, virtual effort models grok-4.5-{low,medium,high}
- OAuth device-code flow (auth.x.ai) with no-PKCE, shared xAI token refresh
- store=false multi-turn continuity via reasoning encrypted_content
- Quota tracker: on-demand window + prepaid balance on dashboard
- Connection test: 402 spending-limit = soft success (auth OK, out of credits)
- Alias/oauth/provider baselines + unit tests
2026-07-10 11:47:08 +07:00
..
2026-07-08 10:17:47 +07:00
2026-04-24 10:04:59 +07:00
2026-06-14 13:15:48 +07:00
2026-06-26 10:51:16 +07:00
2026-07-10 11:41:43 +07:00
2026-06-14 18:49:38 +07:00
2026-06-14 21:54:35 +07:00
2026-07-03 10:53:41 +07:00
2026-05-18 15:23:38 +07:00
2026-06-17 10:34:53 +07:00
2026-07-10 11:47:08 +07:00
2026-06-14 19:31:09 +07:00
2026-03-23 12:03:11 +07:00
2026-07-10 11:47:08 +07:00
2026-07-03 10:58:31 +07:00
2026-07-03 15:18:27 +07:00
2026-06-21 16:51:47 +07:00
2026-05-07 16:42:36 +07:00
2026-06-20 15:09:11 +07:00
2026-06-13 20:40:43 +07:00
2026-06-14 19:31:09 +07:00
2026-06-14 13:15:48 +07:00
2026-05-03 15:21:43 +07:00
2026-06-13 09:55:29 +07:00
2026-06-20 10:09:50 +07:00