What's Changed
-
Improved SQL Console Copilot reliability: Updated the chatbot integration in the SQL Console’s Copilot panel to resolve intermittent connection and response issues, resulting in more consistent assistance during query composition.
-
Dependency updates across apps: Synchronized package versions (including
@dorylab/chatbotand related tooling) across the web, admin, and electron apps to ensure compatibility and stability—particularly for chat-related functionality.
Internal
- Standardized dependency versions in
package.jsonfiles and updatedyarn.lockto reflect consistent chatbot library usage across the monorepo.