Skip to content

Providers

Full provider history and lessons. Quick ref in MEMORY.md.

  • MAX plan OAuth token. Primary for ALL agents.
  • ANTHROPIC_FRANKEL_KEY — Paid API key. Frankel-ONLY. NEVER use for general agent work.
  • OAuth (ChatGPT Plus). ONLY working OpenAI provider.
  • Models: gpt-5.3-codex
  • Config: ~/.codex/config.toml, multi-agent=true
  • OAuth. Gemini + Claude models.
  • google-antigravity/gemini-3-flash — current stable Scout primary
  • OAuth (wired from CLI creds). Works. Gemini models.
  • google-gemini-cli/gemini-3.1-pro-preview
  • Copilot Pro subscription.
  • Models: github-copilot/claude-sonnet-4.6, github-copilot/claude-opus-4.6, github-copilot/gpt-4o, github-copilot/gpt-5-mini

Before assigning any provider as primary or fallback:

  1. Test a real completion (not just auth ping)
  2. Verify quota is available
  3. Test under load if it’s for a critical path