fabro/docs/reference
Bryan Helmkamp fd9260c3c5
Add Codex endpoint support for OpenAI OAuth flow
Route OpenAI OAuth users through the ChatGPT Codex backend API with
required headers (ChatGPT-Account-Id, originator). The Codex endpoint
requires streaming-only requests, omits unsupported fields (temperature,
max_output_tokens, top_p), and uses a different error format. Also
persists the account ID from OAuth tokens and updates CLI docs for
`fabro ps -q`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 00:47:47 -04:00
..
acknowledgements.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
architecture.mdx Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
cli-configuration.mdx Docs updates: reorder nav, rename DOT Language, simplify dark factory, add fork/upgrade/asset docs 2026-03-15 20:13:23 -04:00
cli.mdx Add Codex endpoint support for OpenAI OAuth flow 2026-03-17 00:47:47 -04:00
dot-language.mdx Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
run-directory.mdx Update roadmap and standardize on Graphviz terminology 2026-03-16 20:01:33 -04:00
sdk.mdx Fix agent SDK docs: correct tool names and AnthropicProfile constructor 2026-03-15 21:09:16 -04:00