bkellam
46084c3a07
feedback
2025-09-20 16:00:11 -07:00
Brendan Kellam
0209342a65
Merge branch 'main' into bkellam/permission_sync
2025-09-20 11:58:06 -07:00
Brendan Kellam
a76ae68c64
chore(web): Remove join on connections for getRepos ( #527 )
2025-09-20 11:35:00 -07:00
bkellam
f90db801cf
docs and minor tweaks
2025-09-19 21:29:05 -07:00
bkellam
0e527f4e08
move feature to EE
2025-09-19 18:05:18 -07:00
bkellam
c7e2f5ae06
fix tests
2025-09-19 17:27:36 -07:00
bkellam
344ff5f100
allow visibility on public repositories
2025-09-19 16:22:33 -07:00
bkellam
ca49998383
resolve migration
2025-09-19 15:46:40 -07:00
bkellam
e5c8caadb8
user syncing + represent sync job status in a seperate table
2025-09-19 15:45:17 -07:00
bkellam
3638666248
wip
2025-09-19 15:45:17 -07:00
bkellam
671fd78360
wip: move permissions check to Prisma extension
2025-09-19 15:45:16 -07:00
bkellam
0b03f94f67
permission syncer
2025-09-19 15:44:22 -07:00
bkellam
30038544d9
Add data model for user <> repo permission link
2025-09-19 15:44:21 -07:00
Brendan Kellam
5bc8fc323a
fix(perf): Add indices to hot paths for repository querying ( #526 )
2025-09-19 15:42:48 -07:00
Brendan Kellam
5dcc538878
chore(web): Add debug logging to measure homepage load performance ( #525 )
2025-09-19 10:50:22 -07:00
Michael Sukkarieh
af39b20668
fix(azure): Set username in azuredevops clone url ( #524 )
...
* set placeholder username for azuredevops clone url
* changelog
2025-09-19 09:48:58 -07:00
Tarang Chikhalia
7020761ca6
fix(backend): Sourcebot not pulling github forked repos ( #499 )
2025-09-18 15:06:46 -07:00
Michael Sukkarieh
e7fa4c4765
feat(connections): Add Azure Devops Support ( #514 )
...
* initial ado pol
* add support for ado logo
* default to main instead of HEAD when generating file url
* bump zoekt
* fix(web) Fix "At least one project, user, or group must be specified" for GitLab configs in web configurator (#512 )
* feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided (#513 )
* Quote branches argument in zoekt.ts to fix Pipe (#506 )
* remove connections settings page
* fix styling and remove additional components
* add changelog
* add docs
* fix build error
* bump zoekt
* fix broken links for ado docs
* fix HEAD support for ado
* changelog
---------
Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
Co-authored-by: Michael Dekoski <michaeldekoski@gmail.com>
2025-09-17 22:18:56 -07:00
Michael Sukkarieh
db6e5d4841
chore(web): Remove deprecated connection creation/edit UI ( #515 )
...
* remove connections settings page
* fix styling and remove additional components
* add changelog
2025-09-17 17:24:35 -07:00
Michael Dekoski
4a449da7d8
Quote branches argument in zoekt.ts to fix Pipe ( #506 )
2025-09-17 14:02:09 -07:00
Brendan Kellam
f73a425207
feat(ask_sb): Fallback on fromNodeProviderChain if access key or sessionToken are not provided ( #513 )
2025-09-17 13:07:45 -07:00
Brendan Kellam
b217fbe07d
fix(web) Fix "At least one project, user, or group must be specified" for GitLab configs in web configurator ( #512 )
2025-09-17 12:23:11 -07:00
bkellam
83a8d306db
@sourcebot/mcp v1.0.5
2025-09-15 23:23:49 -07:00
Brendan Kellam
c9e864d53a
fix(web): Fix carousel perf issue + improvements to withAuth middleware ( #507 )
2025-09-15 23:13:29 -07:00
drew-u410
660623ac52
[search bar] multi-line wrap ( #501 )
2025-09-15 20:42:05 -07:00
Fede Sanchez
7cbda320cb
fix(bitbucket): Bitbucket Cloud pagination not working beyond first page ( #502 )
2025-09-15 19:43:50 -07:00
msukkari
aab4a92a87
fix for zoekt logs as errors
2025-09-09 18:44:23 -07:00
Brendan Kellam
7d0c6588e1
feat(gitlab): Add exclude.userOwnedProjects config setting ( #498 )
2025-09-08 22:38:18 -04:00
Brendan Kellam
b05fc7a0c8
fix(backend): Explicitly set refspec on fetch ( #497 )
2025-09-08 16:15:58 -04:00
Brendan Kellam
2309b67999
chore(web): Disable page scroll when using arrow keys on search suggestions box ( #493 )
2025-09-06 12:16:57 -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
Brendan Kellam
d694330998
fix(worker): Fix "attempting to index 0 total files" zoekt issue ( #488 )
2025-09-04 11:14:29 -04:00
Brendan Kellam
d4cb532e40
fix(web): Fix error when navigating to paths with percent symbols ( #485 )
...
* fix
* changelog
2025-09-01 11:45:05 -04:00
bkellam
2241217b0b
fix(worker): First check keys before unsetting them
2025-09-01 10:21:08 -04:00
Brendan Kellam
2b423ba7e9
fix(worker): Remove setting remote.origin.url for remote git repositories ( #483 )
2025-08-31 13:52:51 -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
Brendan Kellam
d9fa221d72
chore(web): Upgrade to NextJS 15 ( #477 )
2025-08-22 14:48:29 -04:00
Brendan Kellam
b36de3412d
experiment: Self-serve repository indexing for public GitHub repositories ( #468 )
2025-08-18 15:24:40 -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
a9a61e7338
fix(ask_sb): Allow unauthed generation of titles for a chat
2025-08-08 14:44:59 -07:00
Brendan Kellam
4f2644daa2
fix(ask_sb): Fix long generation times on first message in thread ( #447 )
2025-08-07 21:56:56 -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
26c553c1c3
chore(ask_sb): Bump AI SDK libs ( #444 )
2025-08-07 13:16:53 -07:00
Brendan Kellam
a3d9711178
feat(gerrit): Multi-branch indexing support for Gerrit ( #433 )
2025-08-05 16:35:47 -07:00
Brendan Kellam
01dee161b3
fix(github): Fix issue with users not getting picked up in GitHub config ( #428 )
...
* fix
* changelog
2025-08-04 17:39:28 -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
bkellam
68107da7dc
@sourcebot/mcp v1.0.4
2025-08-04 16:14:09 -07:00
Brendan Kellam
821c6ba895
fix(mcp): Remove logs interfering with the stdio transport ( #429 )
2025-08-04 16:12:10 -07:00