mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
Removed favorited_model_ids field from API configuration models in proto files and migrated storage handling to global state key management. Cleans up configuration separation by removing non-API-related data from model definitions. Enables more consistent state handling across the application.