Skip to content

fix: simplify 1M context locale copy for Claude 4 models#11514

Merged
hannesrudolph merged 1 commit intoRooCodeInc:mainfrom
PeterDaveHello:fix/1m-context-locale-claude4-models
Feb 17, 2026
Merged

fix: simplify 1M context locale copy for Claude 4 models#11514
hannesrudolph merged 1 commit intoRooCodeInc:mainfrom
PeterDaveHello:fix/1m-context-locale-claude4-models

Conversation

@PeterDaveHello
Copy link
Copy Markdown
Contributor

@PeterDaveHello PeterDaveHello commented Feb 17, 2026

Related GitHub Issue

Closes: #

Roo Code Task Context (Optional)

N/A

Description

This PR updates locale copy for the 1M context beta description in settings.

  • Updated the following keys in all locale settings.json files:
    • anthropic1MContextBetaDescription
    • awsBedrock1MContextBetaDescription
    • vertex1MContextBetaDescription
  • Replaced the long explicit model list with a shorter scope string:
    • Claude Sonnet 4.x / Claude Opus 4.6
  • Keeps wording aligned with currently supported 1M Claude 4 models while
    improving readability and maintainability.

Test Procedure

  1. Confirm the three keys above are updated in locale files.
  2. Verify wording in:
    • webview-ui/src/i18n/locales/en/settings.json
    • webview-ui/src/i18n/locales/zh-TW/settings.json
  3. Pre-push validation (auto-run by hook):
    • pnpm run check-types (passed)

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

N/A (copy-only locale update).

Documentation Updates

  • No documentation updates are required.
  • Yes, documentation updates are required. (Please describe what needs to be updated or link to a PR in the docs repository).

Additional Notes

  • This change intentionally updates copy only and does not alter provider logic.

Get in Touch

Start a new Roo Code Cloud session on this branch

Refresh 1M context beta descriptions so locale text matches
current model support in Anthropic, Bedrock, and Vertex.

Use a shorter model scope string to keep UI copy readable and
easier to maintain while staying accurate.
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 17, 2026
@roomote-v0
Copy link
Copy Markdown
Contributor

roomote-v0 bot commented Feb 17, 2026

Rooviewer Clock   See task

No issues found. The locale copy update accurately reflects the current set of 1M context-supported models (Sonnet 4/4.5/4.6 and Opus 4.6) and is consistent across all 18 locale files.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 17, 2026
@hannesrudolph hannesrudolph merged commit 1b699d9 into RooCodeInc:main Feb 17, 2026
18 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants