mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* Centralize OAuth management to the SDK * Update mock * Cleanup TUI cline-account logic * clean save credentails * Remove unused code * Reduce mocks * use normalizeStoredAccessToken * Add Cline Pass * Properly read storageProviderId * Use the name for the model generation * Use the model for the capabilities lookup * Fix capability discovery * Fix getLastUsedProviderSettings * remove the provider id from the resolveWithSingleFlight return * Fix tests * Remove the entry.name check * Execute model API calls separetely * Hide Cline Pass pricing * update model list * Unselect the org when selecting Cline Pass * deduplicate onProviderChange calls --------- Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>