Skip to content

Soften CLI model capability warning#12275

Open
SrikarChittemsetty wants to merge 1 commit intocontinuedev:mainfrom
SrikarChittemsetty:soften-cli-model-warning
Open

Soften CLI model capability warning#12275
SrikarChittemsetty wants to merge 1 commit intocontinuedev:mainfrom
SrikarChittemsetty:soften-cli-model-warning

Conversation

@SrikarChittemsetty
Copy link
Copy Markdown

@SrikarChittemsetty SrikarChittemsetty commented May 1, 2026

Summary

Softens the CLI model capability warning for models that have not been verified for cn.

Changes

  • Rewords the warning from “not recommended” to “has not been verified”
  • Keeps the warning visible while making it less definitive for unknown local/provider models
  • Updates the UI test expectations to match the new wording and tolerate terminal line wrapping

Testing

  • ./node_modules/.bin/vitest run src/ui/ModelCapabilityWarning.test.tsx

Closes #12193


Summary by cubic

Softened the CLI model capability warning: unverified models for cn now say “has not been verified” and note that reasoning or tool-calling may be unreliable. Updated the UI tests to match the new text and tolerate terminal line wrapping.

Written for commit 25924d5. Summary will update on new commits.

@SrikarChittemsetty SrikarChittemsetty requested a review from a team as a code owner May 1, 2026 21:33
@SrikarChittemsetty SrikarChittemsetty requested review from sestinj and removed request for a team May 1, 2026 21:33
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

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

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@SrikarChittemsetty
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@SrikarChittemsetty
Copy link
Copy Markdown
Author

Hey @sestinj — I opened this PR and enjoyed working through the CLI warning + tests. I’m interested in Continue and would be happy to contribute more if there are other areas that would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

CLI 'not recommended' warning is too strong/outdated

1 participant