Skip to content

feat(claude): add 1M checkbox to fallback model field#5124

Merged
farion1231 merged 1 commit into
farion1231:mainfrom
salarkhannn:fix/claude-1m-marker-lowercase-and-fallback-checkbox
Jul 9, 2026
Merged

feat(claude): add 1M checkbox to fallback model field#5124
farion1231 merged 1 commit into
farion1231:mainfrom
salarkhannn:fix/claude-1m-marker-lowercase-and-fallback-checkbox

Conversation

@salarkhannn

Copy link
Copy Markdown
Contributor

The fallback model (ANTHROPIC_MODEL) field was missing the 1M checkbox that the role-specific model rows already have. Added the checkbox with the same strip/set marker logic used by role rows.

Fixes #3679

The fallback model (ANTHROPIC_MODEL) field was missing the 1M checkbox
that the role-specific model rows already have. Added the checkbox with
the same strip/set marker logic used by role rows.

Fixes farion1231#3679
@salarkhannn
salarkhannn requested a review from farion1231 as a code owner July 8, 2026 14:14
@github-actions github-actions Bot added the frontend Frontend (React/TypeScript) label Jul 8, 2026

@farion1231 farion1231 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@farion1231
farion1231 merged commit 3538b39 into farion1231:main Jul 9, 2026
5 checks passed
gavinwang668 pushed a commit to gavinwang668/cc-switch that referenced this pull request Jul 11, 2026
The fallback model (ANTHROPIC_MODEL) field was missing the 1M checkbox
that the role-specific model rows already have. Added the checkbox with
the same strip/set marker logic used by role rows.

Fixes farion1231#3679
char1eslu pushed a commit to char1eslu/cc-switch that referenced this pull request Jul 25, 2026
The fallback model (ANTHROPIC_MODEL) field was missing the 1M checkbox
that the role-specific model rows already have. Added the checkbox with
the same strip/set marker logic used by role rows.

Fixes farion1231#3679

(cherry picked from commit 3538b39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend (React/TypeScript)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Claude 1M context marker fails: uppercase [1M] written + fallback model lacks toggle

3 participants