-
Notifications
You must be signed in to change notification settings - Fork 10
Feat/refresh-chat-list #585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
gustav0frings
commented
Jul 29, 2025
- Introduced a new ChatListRefreshButton component to allow users to manually refresh the chat list.
- Integrated the refresh button into the Sidebar component for improved accessibility.
- Implemented useChatListPolling hook to manage chat list data with automatic polling when the tab is visible.
- Updated TaskSchedulerActivities to include chatStorage for managing chat sessions. - Modified executeActivity to create or retrieve chats based on the current chat ID. - Adjusted TaskScheduleWorkflow to pass the correct chat ID through workflow executions. - Enhanced sendToChat tool to return chat ID in the output after message execution.
- Updated error messages for missing or empty chat_id to provide clearer feedback. - Changed output key from "message" to "content" for consistency in response structure.
- Modified the sendToChat tool to create a new chat when chat_id is empty, improving functionality and user experience. - Ensured that the new chat is created with a default name and category if no chat_id is provided.
- Introduced a new ChatListRefreshButton component to allow users to manually refresh the chat list. - Integrated the refresh button into the Sidebar component for improved accessibility. - Implemented useChatListPolling hook to manage chat list data with automatic polling when the tab is visible.
|
You are out of Mentat credits. You can view and refresh your credits here. To disable this message on pr open, disable |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|