Skip to content

v4.6.1

Choose a tag to compare

@brendan-kellam brendan-kellam released this 30 Jul 05:59
· 90 commits to main since this release

Added

  • Add search context to ask sourcebot context selector. #397
  • Add ability to include/exclude connection in search context. #399
  • Search context refactor to search scope and demo card UI changes. #405
  • Add GitHub star toast. #409
  • Added a onboarding modal when first visiting the homepage when ask mode is selected. #408
  • [ask sb] Added searchReposTool and listAllReposTool. #400

Fixed

  • Fixed multiple writes race condition on config file watcher. #398

Changed

  • Bumped AI SDK and associated packages version. #404
  • Bumped form-data package version. #407
  • Bumped next version. #406
  • [ask sb] Improved search code tool with filter options. #400
  • [ask sb] Removed search scope constraint. #400
  • Update README with new features and videos. #410
  • [ask sb] Add back search scope requirement and other UI changes. #411