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
andlistAllReposTool
. #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