Skip to content

docs: add Codex CLI integration blog post and fix docs page#5693

Draft
leseb wants to merge 2 commits intoogx-ai:mainfrom
leseb:leseb/blog-codex-cli
Draft

docs: add Codex CLI integration blog post and fix docs page#5693
leseb wants to merge 2 commits intoogx-ai:mainfrom
leseb:leseb/blog-codex-cli

Conversation

@leseb
Copy link
Copy Markdown
Collaborator

@leseb leseb commented May 4, 2026

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): corrects ogx run to ogx 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

  1. Build the docs site locally (cd docs && npm start) and verify:
    • The blog post renders at /blog/codex-cli-integration
    • The docs page renders at /docs/building_applications/codex_cli_integration
    • Code blocks, headings, and the truncation marker all display correctly

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>
@leseb
Copy link
Copy Markdown
Collaborator Author

leseb commented May 4, 2026

draft since it's a scheduled article - cc @franciscojavierarceo

@leseb leseb marked this pull request as draft May 4, 2026 10:05
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant