Skip to content

Remove model default from AGENT.md#7

Merged
juhgiyo merged 1 commit intomainfrom
claude/remove-model-default
Mar 9, 2026
Merged

Remove model default from AGENT.md#7
juhgiyo merged 1 commit intomainfrom
claude/remove-model-default

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 9, 2026

Summary

  • Remove hardcoded gpt-5.2-codex default from model param in AGENT.md
  • Update README to reflect no default model
  • Lets the codex CLI use its own configured model (e.g., from codex login session)

Prevents model compatibility errors when users authenticate via ChatGPT login, which supports different models than API keys.

🤖 Generated with Claude Code

When users authenticate via `codex login`, their native config
determines the default model. Hardcoding a default in AGENT.md
overrides this and can cause model compatibility errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit 977ea2d into main Mar 9, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/remove-model-default branch March 9, 2026 20:18
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