File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313- Search context refactor to search scope and demo card UI changes. [ #405 ] ( https://github.com/sourcebot-dev/sourcebot/pull/405 )
1414- Add GitHub star toast. [ #409 ] ( https://github.com/sourcebot-dev/sourcebot/pull/409 )
1515- Added a onboarding modal when first visiting the homepage when ` ask ` mode is selected. [ #408 ] ( https://github.com/sourcebot-dev/sourcebot/pull/408 )
16+ - [ ask sb] Added ` searchReposTool ` and ` listAllReposTool ` . [ #400 ] ( https://github.com/sourcebot-dev/sourcebot/pull/400 )
1617
1718### Fixed
1819- Fixed multiple writes race condition on config file watcher. [ #398 ] ( https://github.com/sourcebot-dev/sourcebot/pull/398 )
@@ -21,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2122- Bumped AI SDK and associated packages version. [ #404 ] ( https://github.com/sourcebot-dev/sourcebot/pull/404 )
2223- Bumped form-data package version. [ #407 ] ( https://github.com/sourcebot-dev/sourcebot/pull/407 )
2324- Bumped next version. [ #406 ] ( https://github.com/sourcebot-dev/sourcebot/pull/406 )
25+ - [ ask sb] Improved search code tool with filter options. [ #400 ] ( https://github.com/sourcebot-dev/sourcebot/pull/400 )
26+ - [ ask sb] Removed search scope constraint. [ #400 ] ( https://github.com/sourcebot-dev/sourcebot/pull/400 )
2427
2528## [ 4.6.0] - 2025-07-25
2629
You can’t perform that action at this time.
0 commit comments