Skip to content

fix(app): correct Copilot provider description in i18n files#15071

Merged
adamdotdevin merged 1 commit intoanomalyco:devfrom
Oleksii-Pavliuk:fix/copilot-provider-description
Feb 25, 2026
Merged

fix(app): correct Copilot provider description in i18n files#15071
adamdotdevin merged 1 commit intoanomalyco:devfrom
Oleksii-Pavliuk:fix/copilot-provider-description

Conversation

@Oleksii-Pavliuk
Copy link
Contributor

@Oleksii-Pavliuk Oleksii-Pavliuk commented Feb 25, 2026

Issue for this PR

Fixes #15068

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

GitHub Copilot provides access to multiple AI models (Claude, GPT, Gemini, etc.), not just Claude. The provider note incorrectly stated "Claude models for coding assistance" in en.ts and 7 other translation files that copied the same mistake.

How did you verify your code works?

Ran the web client locally.

Screenshots / recordings

Screenshot 2026-02-26 at 1 04 37 am

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

GitHub Copilot provides access to multiple AI models (Claude, GPT,
Gemini, etc.), not just Claude. The provider note incorrectly stated
"Claude models for coding assistance" in en.ts and 7 other translation
files that copied the same mistake.
@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Feb 25, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@adamdotdevin adamdotdevin merged commit 5868dac into anomalyco:dev Feb 25, 2026
18 checks passed
neostfox pushed a commit to neostfox/opencode that referenced this pull request Feb 26, 2026
sebishogun pushed a commit to sebishogun/opencode that referenced this pull request Feb 26, 2026
jonathanmiddleton pushed a commit to jonathanmiddleton/opencode that referenced this pull request Mar 10, 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.

Copilot provider description incorrectly says "Claude models"

2 participants