mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
- Remove /app/state/:key API endpoint from apiSchemas - Remove appStateService handler from API handlers - Add Tab/TabsState types to persist cache schema - Refactor useTabs to use usePersistCache instead of useQuery/useMutation - Delete unused routeTree.gen.ts This change improves performance by avoiding unnecessary IPC + DB roundtrips for UI state that can be safely stored in localStorage with 200ms debounce. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ai-sdk-provider | ||
| aiCore | ||
| extension-table-plus | ||
| mcp-trace | ||
| shared | ||
| ui | ||