mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
- Add TabBar, useTabStore, useChatStore imports to AppShell - Restore tabs from localStorage during bootstrap and connect active session - Render <TabBar /> before <ContentRouter /> in the main content area - Replace useSessionStore/activeSessionId with useTabStore/activeTabId in ContentRouter Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>