You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(providers): import the rest of jawcode's API providers into the catalog
Brings opencodex's API-key catalog up to jawcode's coverage — adds the real LLM API
providers that were missing (baseUrls taken from jawcode's registry):
- mistral, minimax, minimax-cn, kimi-code, opencode-zen, vercel-ai-gateway (openai-chat)
- xiaomi (Xiaomi MiMo — Anthropic-compatible endpoint → anthropic adapter)
Catalog: 19 → 26 providers.
Intentionally excluded per "cursor 같은거 말고": CLI-agent integrations (cursor,
github-copilot, gitlab-duo, google-gemini-cli/antigravity, kilo, opencode, openai-codex)
and native-cloud-auth providers with no opencodex adapter (amazon-bedrock, google-vertex).
Providers already present (anthropic, google, openai, azure, deepseek, cerebras, groq,
openrouter, zai, zenmux, …) were left unchanged. Verified: tsc clean, all 7 present,
no agents leaked in.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments