CommandCodeAI / CommandCodeAI/command-code
chatgpt plan shows up in /model but the session doesn\'t run as the selected model
@ahmadbilaldev ya está trabajando en esto.
Desde el 16/9/2026.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 4k
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Summary
you connect your chatgpt plan in command code with /connect, picking OpenAI ChatGPT/Codex. it shows up fine, and gpt-5.6-luna is selectable in /model with max effort. the session just doesn't run as that model. something else answers.
Expected Behavior
you'd expect the session to run on the chatgpt plan and behave as GPT-5.6 Luna. at minimum, whatever model answers should match the one named in the header.
Actual Behavior
the header says models: gpt-5.6-luna with max effort · taste-1 · openai (byok), but ask it "what model are you?" and the answer has nothing to do with the selection. two tabs with the same header gave two different wrong answers.\n\n- on gpt-5.6-luna: "I'm Command Code, currently running MiMo V2.6 Pro (xiaomi/mimo-v2.6-pro)." it only corrected itself to GPT-5.6 Luna after i pushed back with a screenshot.\n- on another gpt-5.6-luna tab: "I'm Command Code, a coding agent running on an Anthropic Claude model."\n\nso the chatgpt plan appears in the UI, but the requests don't look like they reach it. screenshots attached.
Steps to reproduce the issue
- /connect, then pick OpenAI ChatGPT/Codex and sign in with the chatgpt plan.\n2. /model, then pick gpt-5.6-luna with max effort. the header now shows openai (byok).\n3. start a new session and ask "what model are you?"\n4. the reply names an unrelated model instead of the one you picked.
Command Code Version
1.54.0
Operating System
macOS
Terminal/IDE
Ghostty
Shell
zsh
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
screenshots attached: two tabs, both on gpt-5.6-luna with max effort · openai (byok), each returning a different wrong model identity. can't tell whether requests hit the chatgpt plan at all, or fall back to another model silently. happy to run whatever logging you need.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.