cherry-studio/packages
MyPrototypeWhat 4348c8c4dc refactor: migrate tabs state from SQLite to localStorage cache
- 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>
2025-11-26 11:51:36 +08:00
..
ai-sdk-provider feat: add endpoint type support for cherryin provider (#11367) 2025-11-21 21:42:08 +08:00
aiCore Merge branch 'main' into v2 2025-11-22 08:48:07 +08:00
extension-table-plus chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
mcp-trace chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
shared refactor: migrate tabs state from SQLite to localStorage cache 2025-11-26 11:51:36 +08:00
ui chore: remove DmxapiToImg component and related assets 2025-11-21 18:27:30 +08:00