- Create chatApi with full CRUD + archive/pin/message endpoints - Create ChatPanelContext with localStorage persistence (nexus:chat-panel-open) - Create useChatConversations with useInfiniteQuery and conversation mutations - Create useChatMessages with useInfiniteQuery and useSendMessage - Wrap app tree with ChatPanelProvider in main.tsx |
||
|---|---|---|
| .. | ||
| adapters | ||
| api | ||
| components | ||
| context | ||
| fixtures | ||
| hooks | ||
| lib | ||
| pages | ||
| plugins | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||