Skip to content

chore: sync model preset proposal with latest upstream dev - #5

Merged
twoimo merged 1 commit into
feat/model-preset-default-actionfrom
tmp/upstream-dev-10a32cfd
Jul 25, 2026
Merged

chore: sync model preset proposal with latest upstream dev#5
twoimo merged 1 commit into
feat/model-preset-default-actionfrom
tmp/upstream-dev-10a32cfd

Conversation

@twoimo

@twoimo twoimo commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Temporary internal synchronization PR for the latest upstream dev advance.

* feat(models): repoint opus presets to claude-opus-5

Anthropic shipped claude-opus-5 (2026-07-24) with the same published
envelope as claude-opus-4-8: 1M context, 128k output, effort range
low..max, 5/25 pricing. Repoint the opus-related built-in presets to it.

- claude-opus: default/planner/critic/architect -> anthropic/claude-opus-5
  with existing effort suffixes; executor stays anthropic/claude-sonnet-5
- opus-codex: default -> anthropic/claude-opus-5:xhigh; the durable
  anthropic/claude-sonnet-5 planner override is unchanged
- fable-opus-codex: planner/critic -> anthropic/claude-opus-5; the fable
  default and codex roles are unchanged
- Regenerate packages/ai/src/models.json so anthropic/claude-opus-5
  resolves; zero providers or models removed
- Extend the generator's Claude Opus vision normalization to opus-5,
  which upstream shipped without image input on three variants, and
  replace the duplicated substring guard with a shared exact-generation
  parser plus a tripwire test that fails when the catalog bundles an
  Opus generation newer than any reviewed one
- Realign preset expectation tests and update docs; measured opus-4-8
  figures in docs/multi-vendor-profiles.md stay attributed to opus-4-8
  rather than silently transferring to an unmeasured model

* fix(models): remove unrelated opus preset catalog drift

---------

Co-authored-by: Yeachan-Heo <yeachan-heo@gajae.dev>
@twoimo
twoimo marked this pull request as ready for review July 25, 2026 07:27
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@twoimo
twoimo merged commit 9cf7145 into feat/model-preset-default-action Jul 25, 2026
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