Skip to content

fix(engines): freshen stale model defaults — drop dead gpt-5.3-codex#214

Merged
cukas merged 1 commit into
mainfrom
feat/api-cesar-feel
Jun 15, 2026
Merged

fix(engines): freshen stale model defaults — drop dead gpt-5.3-codex#214
cukas merged 1 commit into
mainfrom
feat/api-cesar-feel

Conversation

@cukas

@cukas cukas commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

codex.json api.model gpt-5.3-codex → gpt-5.5 (dead: returns 400 "not supported when using Codex with a ChatGPT account"). claude.json api.model claude-sonnet-4-20250514 → claude-sonnet-4-6 (aligns with the existing token-tracker MODEL_COST entry). FALLBACK_MODELS: openai gpt-4o/o4-mini → gpt-5.5/gpt-5.4, anthropic sonnet-4-5 → sonnet-4-6, opencode dropped dead openai/gpt-5.3-codex → openai/gpt-5.5.

All ids verified against the codex CLI (exit 0), the live /model probe cache, and the models.dev catalog. The /models live-probe engines (codex/claude/agy) already self-refresh; this only freshens the cold-start FALLBACK + the API-adapter defaults. Reviewed via agon (6/6 engines, 0 blocking; flagged findings confirmed pre-existing or refuted).

⚔️ Forged by Agon

codex.json api.model gpt-5.3-codex → gpt-5.5 (dead: returns 400 "not supported when using Codex with a ChatGPT account"). claude.json api.model claude-sonnet-4-20250514 → claude-sonnet-4-6 (aligns with the existing token-tracker MODEL_COST entry). FALLBACK_MODELS: openai gpt-4o/o4-mini → gpt-5.5/gpt-5.4, anthropic sonnet-4-5 → sonnet-4-6, opencode dropped dead openai/gpt-5.3-codex → openai/gpt-5.5.

All ids verified against the codex CLI (exit 0), the live /model probe cache, and the models.dev catalog. The /models live-probe engines (codex/claude/agy) already self-refresh; this only freshens the cold-start FALLBACK + the API-adapter defaults. Reviewed via agon (6/6 engines, 0 blocking; flagged findings confirmed pre-existing or refuted).

⚔️ Forged by [Agon](https://github.com/KERNlang/agon)

Co-Authored-By: agon (KERN) <292465531+KERN-Agon@users.noreply.github.com>
@cukas cukas merged commit 2a373e6 into main Jun 15, 2026
2 checks passed
@cukas cukas deleted the feat/api-cesar-feel branch June 15, 2026 15:36
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.

2 participants