continue icon indicating copy to clipboard operation
continue copied to clipboard

feat: show warning for unrecommended model selected in agent mode

Open uinstinct opened this issue 5 months ago • 3 comments

Description

Show a warning below the text box when an unrecommended model is selected for agent mode.

  • Model being suitable for agent mode is decided using the llm-info's recommendedFor field
  • A "Know more" link to the issue points to https://docs.continue.dev/agent/model-setup
  • Once the warning is dismissed, it is never shown again for any model

related to CON-2301

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screenshots

[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]

https://github.com/user-attachments/assets/3501a176-3128-4457-be00-275b3e28700b

Tests

[ What tests were added or updated to ensure the changes work as expected? ]

uinstinct avatar Jun 17 '25 13:06 uinstinct

Deploy Preview for continuedev failed. Why did it fail? →

Name Link
Latest commit 12905255225282259d1c1a8627676e1711b81164
Latest deploy log https://app.netlify.com/projects/continuedev/deploys/68518105321a2500088ec88c

netlify[bot] avatar Jun 17 '25 13:06 netlify[bot]

⚠️ Only 5 files will be analyzed due to processing limits.

recurseml[bot] avatar Jun 17 '25 13:06 recurseml[bot]

✨ No issues found! Your code is sparkling clean! ✨

recurseml[bot] avatar Jun 17 '25 13:06 recurseml[bot]

@uinstinct closing for now because this will conflict with upcoming changes that add virtual tool calling capabilities for all models that doesn't support native tool calling, which will mostly nullify this approach.

RomneyDa avatar Jun 24 '25 22:06 RomneyDa