Skip to content

Releases: beekeeper-studio/bks-ai-shell

Release v1.6.6

04 Nov 09:43

Choose a tag to compare

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

27 Oct 09:47

Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.5

Release v1.6.3

20 Oct 14:36

Choose a tag to compare

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

17 Oct 09:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

Release v1.6.1

16 Oct 10:08

Choose a tag to compare

  • Increase tool calls limit

Release v1.6.0

16 Oct 08:14

Choose a tag to compare

  • Add Claude Haiku 4.5
  • Fix Always allow read only queries execution

Release v1.5.1

01 Oct 05:45

Choose a tag to compare

  • 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 editor button 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

24 Sep 07:05

Choose a tag to compare

  • 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

16 Sep 14:02

Choose a tag to compare

Fix undefined provider that results to blank screen

Release v1.3.0

12 Sep 13:18

Choose a tag to compare

  • Fix redis support
  • Add custom instructions in the settings
  • Add about section in the settings