Skip to content

Releases: sourcebot-dev/sourcebot

v4.6.7

09 Sep 02:43

Choose a tag to compare

What's Changed

  • feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers by @brendan-kellam in #490
  • chore(web): Disable page scroll when using arrow keys on search suggestions box by @brendan-kellam in #493
  • fix(backend): Explicitly set refspec on fetch by @brendan-kellam in #497
  • feat(gitlab): Add exclude.userOwnedProjects config setting by @brendan-kellam in #498

Full Changelog: v4.6.6...v4.6.7

v4.6.6

04 Sep 15:16

Choose a tag to compare

What's Changed

Full Changelog: v4.6.5...v4.6.6

v4.6.5

02 Sep 18:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.4...v4.6.5

v4.6.4

11 Aug 19:41

Choose a tag to compare

What's Changed

Full Changelog: v4.6.3...v4.6.4

v4.6.3

05 Aug 00:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.2...v4.6.3

v4.6.2

01 Aug 00:53

Choose a tag to compare

Changed

  • Bumped AI SDK and associated packages version. #417

Fixed

  • [ask sb] Fixed "413 content too large" error when starting a new chat with many repos selected. #416

Added

  • [ask sb] PostHog telemetry for chat thread creation. #418

Full Changelog: v4.6.1...v4.6.2

v4.6.1

30 Jul 05:59

Choose a tag to compare

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

v4.6.0

26 Jul 01:40

Choose a tag to compare

What's Changed

Added Ask Sourcebot - ask questions about your codebase in natural language. Get Markdown responses with inline citations. Bring your own LLM API key.

hero_demo_v3_lowres.mp4

Read more here: https://docs.sourcebot.dev/docs/features/ask/overview

Other changes

  • [bug] onboarding: fix infinite loop when using GCP IAP by @drew-u410 in #381

Full Changelog: v4.5.3...v4.6.0

v4.5.3

20 Jul 23:28

Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.5.3

v4.5.2

20 Jul 01:59

Choose a tag to compare

What's Changed

Full Changelog: v4.5.1...v4.5.2