Has anyone benchmarked external OpenAI/Codex models in OpenClaude vs Claude Code behavior in Coding Agent CLI? #1158
FrorsttzNguyen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using 9router to connect my ChatGPT Codex subscription model into Claude Code.
It works, but subjectively it does not feel as good as using the model in its native environment. With the same repo and similar agent setup/planning files, the model seems less stable and sometimes less effective when routed through Claude Code.
I also occasionally see the CLI/session stop unexpectedly.
From what I understand, Claude Code’s original codebase and harness are primarily designed around Anthropic models, so there may be some limitations or assumptions when external/non-Anthropic models are plugged in through routers or OpenAI-compatible endpoints.
So I wanted to ask:
Has OpenClaude already improved this kind of external-model compatibility compared with Claude Code?
Specifically, I’m curious about things like:
Has anyone benchmarked the same external model on Claude Code vs OpenClaude?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions