Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usesyndicate.org/llms.txt

Use this file to discover all available pages before exploring further.

Providers supply the models that Syndicate agents use.

Provider readiness

Syndicate marks a provider as ready only when it can find usable credentials and, when needed, verify that the provider can actually run.
ProviderReadiness signal
ClaudeValid Claude OAuth credentials
OpenAI / CodexCodex auth file plus successful capability check
GeminiOAuth credentials, API key, or a successful probe

Provider-specific behavior

Claude prefers browser OAuth. Terminal login is a fallback. OpenAI/Codex uses a browser handoff through the Codex CLI and should not show the in-app terminal modal. Gemini may show the in-app terminal because its CLI flow can require interactive prompts.