Skip to content

fix(ccswitch): default OpenAI import model to gpt-5.5#3369

Merged
Wei-Shaw merged 1 commit into
Wei-Shaw:mainfrom
skyswordw:codex/default-ccswitch-openai-gpt-55
Jun 21, 2026
Merged

fix(ccswitch): default OpenAI import model to gpt-5.5#3369
Wei-Shaw merged 1 commit into
Wei-Shaw:mainfrom
skyswordw:codex/default-ccswitch-openai-gpt-55

Conversation

@skyswordw

@skyswordw skyswordw commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Background

The Codex "Use key" config template already defaults model and review_model to gpt-5.5, but the CC Switch import path still defaults OpenAI/Codex imports to gpt-5.4.

This makes the two user-facing setup paths produce different default Codex models.

Summary

  • update the OpenAI CC Switch Codex import default model to gpt-5.5
  • add an explicit test for the OpenAI CC Switch default model

Tests

  • pnpm exec vitest run src/utils/__tests__/ccswitchImport.spec.ts

@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

github-actions Bot added a commit that referenced this pull request Jun 19, 2026
@skyswordw skyswordw changed the title Update CC Switch OpenAI default model fix(ccswitch): default OpenAI import model to gpt-5.5 Jun 19, 2026
@skyswordw skyswordw force-pushed the codex/default-ccswitch-openai-gpt-55 branch from b2ddba3 to 8357878 Compare June 19, 2026 08:49
@skyswordw skyswordw force-pushed the codex/default-ccswitch-openai-gpt-55 branch from 8357878 to d3dfa28 Compare June 19, 2026 09:11
@Wei-Shaw Wei-Shaw merged commit d2ff9c0 into Wei-Shaw:main Jun 21, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 21, 2026
@skyswordw skyswordw deleted the codex/default-ccswitch-openai-gpt-55 branch June 21, 2026 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants