Agentic.LLM.Provider.Codex (agentic v0.3.0)

Copy Markdown

Catalog-only Provider wrapper for the OpenAI Codex CLI. See Agentic.LLM.Provider.ClaudeCode for the design rationale.

Codex has no --list-models subcommand and uses bare model identifiers (no provider/ prefix). The static seeds below mirror the Agentic.LLM.Canonical static-override table.

Summary

Functions

availability(account \\ nil)

@spec availability(any()) :: :ready | :unavailable