cherry-studio/packages/shared/data/cache
MyPrototypeWhat cf7801f8ec refactor: rename cache keys to follow naming convention
- Remove redundant 'ui.activeTabId' from UseCacheSchema (already in TabsState)
- Rename 'tabs_state' to 'ui.tab.state' to follow ESLint naming rule
- Update useTabs hook to use new cache key

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 15:10:12 +08:00
..
cacheSchemas.ts refactor: rename cache keys to follow naming convention 2025-11-26 15:10:12 +08:00
cacheTypes.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
cacheValueTypes.ts feat: refactor cache management and update component dependencies 2025-09-16 00:40:36 +08:00