msukkari
7d5a85ad8b
add docs
2025-09-17 17:25:52 -07:00
msukkari
84eda76bd9
initial ado pol
2025-09-16 19:42:11 -07:00
Brendan Kellam
7d0c6588e1
feat(gitlab): Add exclude.userOwnedProjects config setting ( #498 )
2025-09-08 22:38:18 -04:00
Brendan Kellam
a74d070775
feat(ask_sb): Add support for queryParams to OpenAI compatible language model providers ( #490 )
2025-09-04 18:02:49 -04:00
Brian Mcclaugherty
ca9069e0fa
Add AWS Bedrock sessionToken ( #478 )
...
* add aws bedrock sessionToken
* update changelog for bedrock sessionToken
---------
Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
2025-08-25 10:32:59 -04:00
bkellam
6fc771a0d3
Update references to github discussions over to issues
2025-08-12 14:50:51 -04:00
Brendan Kellam
111e1c3cee
feat(ask_sb): Add headers param to config to allow users to specify custom headers ( #449 )
2025-08-08 14:49:00 -07:00
Brendan Kellam
0773399392
feat(ask_sb): Add reasoningEffort option to openai provider ( #446 )
2025-08-07 17:26:51 -07:00
Brendan Kellam
6215a8e949
chore(docs): Remove dead links to terms / privacy. Also change some MIT -> FSL references.
2025-08-07 17:24:00 -07:00
Brendan Kellam
a3d9711178
feat(gerrit): Multi-branch indexing support for Gerrit ( #433 )
2025-08-05 16:35:47 -07:00
Brendan Kellam
65d3cd9dc6
feat(ask_sb): OpenAI compatible language models ( #424 )
...
* wip
* docs + add option for api key
* feedback
* nit
2025-08-04 17:25:54 -07:00
nullun
b46fb53954
docs: fix link in deployment guide next steps ( #420 )
2025-08-01 09:02:43 -07:00
Michael Sukkarieh
5faf29ab6a
chore(readme): Update README with new videos ( #410 )
...
* demo thumbnail
* features image
* features
* fix videos
* fix videos
* fix video references
* readme
* add videos for code nav and file explorer
* video tag test
* video embed test
* autoplay test
2025-07-29 17:47:49 -07:00
msukkari
f56737e259
deployment guide doc nits
2025-07-29 16:02:21 -07:00
Michael Sukkarieh
aebd8df193
feat(search_contexts): Add ability to include/exclude connections in search contexts ( #399 )
...
* implement connection filter for search contexts
* changelog
2025-07-27 10:11:58 -07:00
msukkari
da8d49f8d9
add additional model providers
2025-07-23 16:53:43 -07:00
bkellam
eb04422b9f
add troubleshooting step for network timeouts
2025-07-23 14:05:52 -07:00
Brendan Kellam
2b0dac4782
feat: Ask Sourcebot ( #392 )
...
Co-authored-by: msukkari <michael.sukkarieh@mail.mcgill.ca>
2025-07-23 11:25:15 -07:00
Brendan Kellam
efb4eb984a
fix(gitlab): Add configurable query timeout to GitLab client ( #390 )
...
* fix
* changelog
2025-07-20 11:59:15 -07:00
Michael Sukkarieh
aac1d4529e
Add anonymous access option to core ( #385 )
...
* migrate anonymous access logic out of ee
* add anonymous access toggle
* handle anon toggle properly based on perms
* add forceEnableAnonymousAccess setting
* add docs for access settings
* change forceEnableAnonymousAccess to be an env var
* add FORCE_ENABLE_ANONYMOUS_ACCESS to list in docs
* add back the enablePublicAccess setting as deprecated
* add changelog entry
* fix build errors
* add news entry for anonymous access
* feedback
2025-07-19 14:04:41 -07:00
Brendan Kellam
55c8e41137
docs: Add instructions for using GitHub fine grained PATs ( #384 )
2025-07-17 12:03:13 -07:00
Gabriel Dugny
9b13492cb3
chore: Misc typos (UI, docs, code...), Makefile PATH with spaces ( #369 )
...
* chore: Fix misc typos (UI, docs, code...)
* chore(dev): Support PATH with spaces in Makefile
E.g. `Application Support` on MacOS
* chore: Typos in schema v2 description
* chore: more typos
* chore(dev): Add _typos.toml
2025-07-16 11:59:01 -07:00
msukkari
ee90edc46d
minor deployment guide nit
2025-07-15 10:09:47 -07:00
msukkari
48e423b785
new onboarding video
2025-07-15 10:05:24 -07:00
Brendan Kellam
38b2749580
chore: Update docs for vscode MCP GA
2025-07-15 08:53:14 -07:00
Michael Sukkarieh
173a56ab64
Revamp onboarding flow ( #376 )
...
* sign up copy nits
* first pass at new onboarding page
* wip join onboard logic
* refactor auth provider fetch logic
* add member approval and invite link flag logic
* update join request flow and remove jit logic
* onboard guard
* nits, onboard role check, invite link enabled check
* fix bg color issue in onboarding page
* refactor onboard UI
* ui nits and more onboarding resource cards
* revamp auth docs
* change member approval default behavior and updated docs
* merge prisma migrations
* add id to resource card
* feedback
* feedback
* feedback and fixed build
* settings drop down UI nit
* ui nits
* handle join when max capacity case
* add news data for member toggle
* refactor for public access case
* add iap bridge to onboard logic
* fetch member approval req and invite link enabled flag on server
* ui nits
* fix invite link enable toggle snapping issue
* ui nits
* styling and ui nits, pass in invite id from server
* add mcp resource in onboard step
* get invite link in server
* fix build issue
* refactor docs on config
* minor doc nit
2025-07-14 20:14:41 -07:00
drew-u410
d9d0146c48
[indexing] make retry configurable ( #377 )
2025-07-14 12:31:34 -07:00
msukkari
8060adee73
fix typo in branch docs
2025-06-30 12:03:50 -07:00
bkellam
74c8ac4e6f
fix(docs): Fix nit issue in deployment docs
2025-06-27 13:23:43 -07:00
msukkari
6d1b8136ae
add missing ee features to license key docs
2025-06-23 13:04:23 -07:00
Michael Sukkarieh
4bb93c9f3e
feat(analytics): Adds analytics dashboard ( #358 )
...
* add deps
* hook up dau from audit table to analytics page
* add audit event for code nav
* analytics dashboard
* add changelog entry
* add news entry
* smaller video and news data nit
* feedback
2025-06-20 14:57:05 -07:00
Michael Sukkarieh
5438298d61
feat(audit-logging): Adds audit logging support ( #355 )
...
* add audit factory skeleton
* add additional audit events
* add more audit logs
* delete account join request when redeeming an invite
* add audit event for account request removed
* wip api to fetch audits
* add check for audit with public access and entitlement
* fix issues with merge
* add docs for audit logs
* add proper audit log for audit fetch and proper handling of api key hash in audit
* format nit
* feedback
2025-06-18 10:50:36 -07:00
Michael Sukkarieh
1ea377e7d6
Clean up successful and failed jobs ( #343 )
...
* clean up
* annoying log nit
* feedback
2025-06-10 18:07:07 -07:00
msukkari
1d3d028b7a
update cta on docs overview page
2025-06-09 15:11:08 -07:00
Michael Sukkarieh
397262ecf7
Adds support for encrypted license keys ( #335 )
...
* implement encrypted key logic
* cache public key
* add SOURCEBOT_PUBLIC_KEY_PATH to docs
* feedback
2025-06-05 22:18:52 -07:00
msukkari
ff23066ede
add docs for IAP egress ranges
2025-06-05 13:30:59 -07:00
Michael Sukkarieh
9227b3caba
Add support for GCP IAP JIT account provisioning ( #330 )
...
* initial gcp iap implementation
* gcp iap working
* add docs for gcp iap
* feedback
* changelog
2025-06-03 19:28:38 -07:00
msukkari
a755eda7d7
add public demo link to docs
2025-06-02 16:48:23 -07:00
Michael Sukkarieh
3b36ffa17e
Add support for structured logs ( #323 )
...
* wip on refactoring docs
* wip
* initial structured logs impl
* structured log docs
* create logger package
* add news entry for structured logging
* add logger package to dockerfile and cleanup
* add gh workflow for catching broken links
* further wip
* fix
* further wip on docs
* review feedback
* remove logger dep from mcp package
* fix build errors
* add back auth_url warning
* fix sidebar title consistency
---------
Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-06-02 11:16:01 -07:00
msukkari
3db7b51d68
docs nit
2025-06-02 09:32:48 -07:00
Brendan Kellam
ce8d55f558
V4 docs refactor ( #322 )
2025-06-01 18:51:12 -07:00
msukkari
97a2a3efac
add trial license cta in docs
2025-05-28 17:50:25 -07:00
msukkari
0b52830b4f
add info about jit provisioning in migration guide
2025-05-28 17:30:40 -07:00
Michael Sukkarieh
60a3528394
V4 ( #311 )
...
Sourcebot V4 introduces authentication, performance improvements and code navigation. Checkout the [migration guide](https://docs.sourcebot.dev/self-hosting/upgrade/v3-to-v4-guide ) for information on upgrading your instance to v4.
### Changed
- [**Breaking Change**] Authentication is now required by default. Notes:
- When setting up your instance, email / password login will be the default authentication provider.
- The first user that logs into the instance is given the `owner` role. ([docs](https://docs.sourcebot.dev/docs/more/roles-and-permissions )).
- Subsequent users can request to join the instance. The `owner` can approve / deny requests to join the instance via `Settings` > `Members` > `Pending Requests`.
- If a user is approved to join the instance, they are given the `member` role.
- Additional login providers, including email links and SSO, can be configured with additional environment variables. ([docs](https://docs.sourcebot.dev/self-hosting/configuration/authentication )).
- Clicking on a search result now takes you to the `/browse` view. Files can still be previewed by clicking the "Preview" button or holding `Cmd` / `Ctrl` when clicking on a search result. [#315 ](https://github.com/sourcebot-dev/sourcebot/pull/315 )
### Added
- [Sourcebot EE] Added search-based code navigation, allowing you to jump between symbol definition and references when viewing source files. [Read the documentation](https://docs.sourcebot.dev/docs/search/code-navigation ). [#315 ](https://github.com/sourcebot-dev/sourcebot/pull/315 )
- Added collapsible filter panel. [#315 ](https://github.com/sourcebot-dev/sourcebot/pull/315 )
### Fixed
- Improved scroll performance for large numbers of search results. [#315 ](https://github.com/sourcebot-dev/sourcebot/pull/315 )
2025-05-28 16:08:42 -07:00
msukkari
536bf8aa79
improve platform support ui in docs
2025-05-24 11:54:51 -07:00
Andrew Berezovskyi
290e28ee75
Update MCP readme for VSCode ( #309 )
...
The env values are nested incorrectly.
2025-05-18 10:40:00 -07:00
Brendan Kellam
1aafc228cf
feat: Generic git host support (local & remote) ( #307 )
2025-05-15 13:42:58 -07:00
msukkari
a3e47d969f
add link to review agent source in docs
2025-05-12 15:17:56 -07:00
msukkari
a2488946e3
review agent doc nit
2025-05-12 15:17:56 -07:00
Michael Sukkarieh
e64f37178a
Review Agent ( #298 )
...
* push review agent implementation
* feedback
* wip integrating review agent into monorepo
* move review agent to web
* feedback
* feedback
* add rate limit throttling to octokit
* configure agent ui in app
* docs
* add review command logic and add logging for review agent to data cache dir
* fix bug with llm returning multiple reviews in single invocation
* fix doc link bug
* feedback and improved docs for review agent
* review agent doc nits
* mcp doc nit
2025-05-12 12:10:01 -07:00