cherry-studio/packages/shared
MyPrototypeWhat 37766d5685 feat: implement tab management with independent MemoryRouter instances
- Introduced a new TabRouter component to manage routing for each tab independently, enhancing the tab management system.
- Updated the AppShell component to utilize the new TabRouter, allowing for true KeepAlive behavior with isolated history.
- Refactored the Sidebar component for improved navigation and tab creation, now supporting internal app routes.
- Enhanced the useTabs hook to ensure at least one default tab exists, improving user experience on initial load.
- Updated cacheSchemas to reflect changes in tab types and metadata structure.

These changes significantly improve the architecture and functionality of the tab system, providing a more robust user experience.
2025-12-05 16:21:37 +08:00
..
agents/claudecode ⬆️ chore: migrate from Claude Code SDK to Claude Agent SDK v0.1.1 2025-09-30 17:54:02 +08:00
anthropic fix(anthropic): prevent duplicate /v1 in API endpoints (#11467) 2025-11-26 19:26:39 +08:00
config feat(preferences): add memory, note, and UI preference mappings 2025-11-28 23:27:57 +08:00
data feat: implement tab management with independent MemoryRouter instances 2025-12-05 16:21:37 +08:00
IpcChannel.ts refactor(preferences): rename and enhance multiple preferences retrieval 2025-12-02 14:03:35 +08:00
utils.ts fix(openai): apply verbosity setting with type safety improvements (#10964) 2025-11-22 21:41:12 +08:00