docs: add Codex CLI integration blog post and fix docs page#5693
Draft
leseb wants to merge 2 commits intoogx-ai:mainfrom
Draft
docs: add Codex CLI integration blog post and fix docs page#5693leseb wants to merge 2 commits intoogx-ai:mainfrom
leseb wants to merge 2 commits intoogx-ai:mainfrom
Conversation
Add a blog post covering the Codex CLI + OGX integration, explaining the proxy architecture, setup steps, model compatibility, and current alpha limitations. Also fix the docs reference page: correct the CLI command to `ogx stack run`, fix markdown heading levels, add missing code fence, and update the model compatibility section. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Sébastien Han <seb@redhat.com>
Collaborator
Author
|
draft since it's a scheduled article - cc @franciscojavierarceo |
Replace the plain text proxy chain diagram with an animated SVG that matches the project's visual style, with dark/light mode support, animated flow dots, and three-column layout showing the Codex CLI to OGX to providers flow. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Sébastien Han <seb@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds a blog post for the Codex CLI + OGX integration and fixes issues in the existing docs reference page.
Blog post (
docs/blog/2026-05-19-codex-cli-integration.md): covers the proxy architecture, step-by-step setup, model compatibility, alpha-status limitations, and troubleshooting.Docs page fixes (
docs/docs/building_applications/codex_cli_integration.mdx): correctsogx runtoogx stack run, fixes broken markdown heading levels, adds a missing code fence around the test command, and updates the model compatibility list to use Responses API framing instead of Chat Completions.Test Plan
cd docs && npm start) and verify:/blog/codex-cli-integration/docs/building_applications/codex_cli_integration