Releases: beekeeper-studio/bks-ai-shell
Releases · beekeeper-studio/bks-ai-shell
Release v1.6.6
This release contains some small fixes:
- Fix the prompt auto-focus
- Fix overflowing prompt
- Add highlight background in configuration
Full Changelog: v1.6.5...v1.6.6
Release v1.6.5
What's Changed
Full Changelog: v1.6.3...v1.6.5
Release v1.6.3
This release focuses on UI improvements.
What's Changed
- dont show view more button if the number of rows is zero by @azmy60 in #57
- filter empty messages from conversation by @azmy60 in #49
- Don't use markdown for user messages by @azmy60 in #59
- add copy query label by @azmy60 in #58
- native looking table by @azmy60 in #56
Full Changelog: v1.6.2...v1.6.3
Release v1.6.2
What's Changed
- Update bigquery instructions by @not-night-but in #60
New Contributors
- @not-night-but made their first contribution in #60
Full Changelog: v1.6.1...v1.6.2
Release v1.6.1
- Increase tool calls limit
Release v1.6.0
- Add Claude Haiku 4.5
- Fix
Always allow read only queries execution
Release v1.5.1
- Add Claude Sonnet 4.5, GPT-5 mini, and GPT-5 nano
- Add an option to
Always allow execution of read-only queries - Add a
Open in query editorbutton next to each query - For long queries, the copy button will stick at the top of the screen so you don't need to scroll to do copy
- Use exact model id's instead of aliases for claude models
Release v1.4.1
- Automatically reload the plugin if the app does not respond to API call (happens in older versions of Beekeeper Studio)
- Fix chat header and input css
- Adjust to the new plugin API to apply initial theme
Release v1.3.2
Fix undefined provider that results to blank screen
Release v1.3.0
- Fix redis support
- Add custom instructions in the settings
- Add about section in the settings