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-06-26 11:42:05 +07:00
2026-07-10 11:47:08 +07:00
2026-04-17 12:54:50 +07:00
2026-07-03 10:53:41 +07:00
2026-06-20 15:19:31 +07:00
2026-03-14 09:37:29 +07:00
2026-06-26 10:38:09 +07:00
2026-07-03 10:49:53 +07:00
2026-05-16 11:20:08 +07:00
2026-06-14 13:15:48 +07:00
2026-06-14 13:15:48 +07:00
2026-04-14 11:41:06 +07:00
2026-06-26 12:06:35 +07:00
2026-06-14 13:15:48 +07:00
2026-07-10 11:47:08 +07:00
2026-07-10 11:47:08 +07:00