Skip to content

feat: add opus 4.8 model#1658

Open
fengju0213 wants to merge 1 commit into
mainfrom
codex/add-opus-4-8-model
Open

feat: add opus 4.8 model#1658
fengju0213 wants to merge 1 commit into
mainfrom
codex/add-opus-4-8-model

Conversation

@fengju0213
Copy link
Copy Markdown
Collaborator

Summary

  • Adds claude-opus-4-8 to the cloud model type union and the cloud model selector UI.
  • Maps claude-opus-4-8 to aws-bedrock-converse for backend task creation.
  • Adds localized display-name entries for all existing settings locales and extends the platform mapping test.

Validation

  • npm run type-check
  • npx prettier --check src/store/authStore.ts src/store/chatStore.ts src/pages/Agents/Models.tsx test/unit/store/chatStore.test.ts src/i18n/locales/*/setting.json
  • npx vitest run test/unit/store/chatStore.test.ts -t "Cloud Model Platform Mapping"

Notes

  • npm test -- test/unit/store/chatStore.test.ts currently fails 4 existing replay/SSE tests because the cloud model key mock returns an empty value before those tests reach SSE behavior; the new platform mapping test passes.

@fengju0213 fengju0213 changed the title [codex] add opus 4.8 model feat: add opus 4.8 model May 29, 2026
@fengju0213 fengju0213 marked this pull request as ready for review May 29, 2026 03:43
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