1b8761d1f405dab065637f494d7704f9c906fb36
- Add Conversation, Message, ConversationWithMessages types - Add conversations API client methods (list, create, get, delete, chat, setBot) - Create conversationStore for state management - Create ChatLayout component with left/right panes - Create ConversationList component for left pane - Create ChatArea component for messages display - Create ChatInput component for message input - Create BotInfoPanel component for right pane - Create AnonymousBanner component for non-logged users - Create CandlestickLoader animation component - Add /home and /chat routes - Handle anonymous user rate limits (40 warning, 50 max) - Handle system rate limits (429) and auth limits (403)
Description
Research and documentation repository
Languages
Python
63%
Svelte
30.2%
TypeScript
6.2%
Shell
0.3%
JavaScript
0.2%