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
f888085952
demo card sizing nit and hide scroll bars
2025-07-29 17:14:24 -07:00
msukkari
f56737e259
deployment guide doc nits
2025-07-29 16:02:21 -07:00
Michael Sukkarieh
53edd44462
feat(ask_sb): Add back search scope requirement and other UI changes ( #411 )
...
* Revert "Remove search scope constraint"
This reverts commit e69ac0d806 .
* add llm section to onboard final page
* add select all button
* add repo snapshot to agentic search and other ui nits
* refactor demo repo index cta into repo snapshop
* changelog
2025-07-29 15:50:36 -07:00
Brendan Kellam
211ad8fb12
feat(ask_sb): Improved search tool ; tools for listing / searching repos ; removed search scope constraint ( #400 )
...
* wip
* Add additional tools for repo searching and listing
* Remove search scope constraint
* Only show the selected search scopes when there is > 0
* changelog
* fix build
2025-07-29 10:41:01 -07:00
Brendan Kellam
4343b3c3d5
feat(ask_sb): Add onboarding tutorial ( #408 )
2025-07-28 23:46:26 -07:00
Michael Sukkarieh
45416a41d1
feat(misc): Add GitHub star toast ( #409 )
...
* github star toast
* changelog
2025-07-28 23:39:32 -07:00
dependabot[bot]
50dc59886a
chore(deps): bump form-data from 4.0.2 to 4.0.4 ( #407 )
...
* chore(deps): bump form-data from 4.0.2 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-07-28 23:20:59 -07:00
dependabot[bot]
104c8a8416
chore(deps): bump next from 14.2.26 to 14.2.30 ( #406 )
...
* chore(deps): bump next from 14.2.26 to 14.2.30
Bumps [next](https://github.com/vercel/next.js ) from 14.2.26 to 14.2.30.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v14.2.30 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.30
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bkellam <bshizzle1234@gmail.com>
2025-07-28 22:05:15 -07:00
Brendan Kellam
da6e913628
chore(ask_sb): Bump AI SDK dependencies ( #404 )
...
* w
* changelog
2025-07-28 20:38:16 -07:00
msukkari
f62a492ab3
properly log zoekt index exec
2025-07-28 20:12:46 -07:00
Michael Sukkarieh
6662d20ee8
Search scope refactor ( #405 )
...
* new demo card ui
* rename search context to search scope
* rename everything to use search scope
* add changelog entry
2025-07-28 18:12:21 -07:00
msukkari
be9979f18a
chore(demo): add posthog events and link to docs
2025-07-27 23:30:53 -07:00
msukkari
2ab0b988e4
limit to one search context in demo
2025-07-27 22:12:02 -07:00
Michael Sukkarieh
f720ec945d
Add demo example cards ( #401 )
...
* wip demo example path
* load demo example
* nit: format
* refactor demo cards to their own component
* ui nits
* more ui nits
* feedback
2025-07-27 21:26:56 -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
Brendan Kellam
3e50469cf7
fix(web): Fix multiple writes race condition on config file watcher ( #398 )
2025-07-26 16:42:25 -07:00
Michael Sukkarieh
d0f9d43624
feat(ask_sb): Add search context into ask sourcebot toolbar ( #397 )
...
* new context selector
* ui nits
* move search context fetch to server
* feedback
* search context for chat suggestion, nits
* type nit
* fix minor ui nit
2025-07-26 16:16:07 -07:00
msukkari
e404838960
changelog
2025-07-26 09:21:47 -07:00
msukkari
430c0a1fe9
add env vars for google thinking config
2025-07-25 20:08:24 -07:00
bkellam
2c7ae9dae5
sourcebot v4.6.0
2025-07-25 18:36:35 -07:00
Brendan Kellam
41addb50a7
fix(ask_sb): Various improvements to the references system ( #396 )
2025-07-25 18:34:33 -07:00
Brendan Kellam
efc9656b6e
chore(ask_sb): Allow for multiple user feedback ( #395 )
2025-07-25 13:21:44 -07:00
drew-u410
4e34406386
[bug] onboarding: fix infinite loop when using GCP IAP ( #381 )
...
Co-authored-by: Michael Sukkarieh <michael.sukkarieh@mail.mcgill.ca>
2025-07-25 12:03:50 -07:00
bkellam
74e37d129c
fix: put selected repos at the top of the repo selector list. Aslo retain scroll position
2025-07-25 09:32:33 -07:00
bkellam
1cc23818c2
Update AI SDK dependencies
2025-07-24 16:14:59 -07:00
bkellam
732505be0e
fix build
2025-07-24 12:13:06 -07:00
bkellam
e150310c98
fix: Fix chat title generation. Also improve how errors are reported
2025-07-24 12:05:39 -07:00
msukkari
d46615c4b2
add retry for config loading
2025-07-24 11:35:00 -07:00
msukkari
63d3123fa7
hide member page if not owner
2025-07-24 10:37:15 -07:00
Brendan Kellam
dbd8ef7fdb
fix: Fix issue with ambiguous references ( #393 )
2025-07-24 10:21:00 -07:00
msukkari
da8d49f8d9
add additional model providers
2025-07-23 16:53:43 -07:00
bkellam
f0fd44fac1
fix: Add bounds checks to codemirror code folding extension and other places to avoid crashes.
2025-07-23 16:32:39 -07:00
bkellam
ea655f4d4a
fix: Add citation repairing. Also remove revision as a tool param.
2025-07-23 15:50:23 -07:00
bkellam
11099695da
fix: Move search mode selection into a cookie to avoid SSR flashes
2025-07-23 14:45:55 -07:00
bkellam
eb04422b9f
add troubleshooting step for network timeouts
2025-07-23 14:05:52 -07:00
bkellam
78c07b814b
Add sentry capture exception
2025-07-23 13:56:39 -07:00
bkellam
7932d23982
Add missing ARG statements in Dockerfile
2025-07-23 12:09:02 -07:00
bkellam
36ae7cfe52
Add additional debug logs. Also fix build warning about environment variables
2025-07-23 12:03:44 -07:00
bkellam
3c581bd72e
switch demo to deploy on main
2025-07-23 11:33:25 -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
msukkari
eb20027210
v4.5.3
2025-07-20 12:00:57 -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
msukkari
73972735a3
update README due to FSL relicense
2025-07-20 11:51:10 -07:00
msukkari
bc6023f1e5
make the license a markdown file
2025-07-20 11:49:42 -07:00
Michael Sukkarieh
008d8ecb9f
Relicense core to FSL ( #388 )
...
* relicense to FSL
* changelog
2025-07-20 11:48:29 -07:00
msukkari
dea18073b9
v4.5.2
2025-07-19 16:37:56 -07:00
msukkari
eb00d72499
fix bug with anonymous access toggle
2025-07-19 16:18:58 -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