cherry-studio/packages/shared/data/preference
fullex 143b4c46c8 refactor(preferences): update memory preference handling
- Replace direct Redux state access for memory preferences with preferenceService calls in multiple components.
- Introduce new preference mappings for memory settings, including 'feature.memory.auto_dimensions'.
- Remove deprecated preference mappings and update default preferences accordingly.
- Regenerate preference schemas to reflect the latest changes in memory configuration.
2025-11-29 00:37:03 +08:00
..
preferenceSchemas.ts refactor(preferences): update memory preference handling 2025-11-29 00:37:03 +08:00
preferenceTypes.ts Merge branch 'main' into v2 2025-10-23 17:41:21 +08:00