mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
- Delete refreshClineModels.ts, refreshClineModelsRpc.ts, and test - Remove refreshClineModelsRpc proto RPC - Remove clineModels state from ExtensionStateContext, StateManager cache, disk - ClineModelPicker and useOnboardingModels use SDK catalog directly - Replace ThinkingBudgetSlider with ReasoningEffortSelector for Cline provider - Use supportsReasoning from SDK catalog instead of hardcoded model names - Add ProviderReasoningPatch to proto and ProviderConfigPatch contract - Wire reasoning effort changes through writeProviderConfig to SDK ProviderSettingsManager - Remove hardcoded Claude switch in openrouter-stream.ts - Add supportsReasoning to supportsReasoningEffort check in openrouter-stream