Skip to content

Gateway Codex Notes

Codex integration is marked needs-manual-review in Sprint F.

The generated guidance is useful for reviewing whether the current Codex surface can target a local OpenAI-compatible endpoint. MultiModel Dev OS does not claim official Codex gateway support from Sprint F alone.

Use only localhost endpoints and mock models:

  • Base URL: http://127.0.0.1:8787/v1
  • Model: mock-chat
  • Streaming model: mock-stream

No Codex configuration is written automatically.

Released under the MIT License.