mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* Adding 1m * fix: wire cline model proto fields for api config * fix: wire cline picker to shared recommended model logic * fix: address Cline model picker parity and startup model-info sync * remove OpenRouter preset model ID support * rename Cline endpoint feature flag * Fixing stuff * Fixing stuff * Fixing stuff * refactor: gate cline models endpoint behind feature flag - Update refreshClineModels to use the EXTENSION_CLINE_MODELS_ENDPOINT feature flag instead of a hardcoded boolean, allowing controlled rollouts of the endpoint source. - Remove recommended/free models fallback logic, featured model cards, and the initialTab property from OpenRouterModelPicker to simplify the UI component.