| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-11 | 2.9 kB | |
| v5.0.2 source code.tar.gz | 2026-06-11 | 28.2 MB | |
| v5.0.2 source code.zip | 2026-06-11 | 28.9 MB | |
| Totals: 3 Items | 57.2 MB | 0 | |
What's Changed
- refactor(web): share connectors explainer copy across login and upsell menus by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1280
- chore: add release workflow for setup-sourcebot by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1279
- chore: upgrade protobufjs to ^7.6.2 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1281
- feat(web): support for anthropic prompt caching and UI cached token display by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1278
- fix(web): fix GitLab MR inline comment 400 errors on context lines and renames by @fatmcgav in https://github.com/sourcebot-dev/sourcebot/pull/1149
- chore: upgrade qs to ^6.15.2 to address CVE-2026-8723 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1282
- chore: upgrade picomatch to ^4.0.4 to address CVE-2026-33671, CVE-2026-33672 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1283
- chore: ignore CVE-2026-41305 (postcss build-time XSS) in Trivy by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1288
- chore: upgrade ws to ^8.20.1 to address CVE-2026-45736 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1286
- chore: upgrade hono to ^4.12.24 to address CVE-2026-47673, CVE-2026-47674, CVE-2026-47675, CVE-2026-47676 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1289
- chore: bump zoekt submodule to upgrade go-git to v5.19.1 (CVE-2026-45571) by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1290
- fix(web): surface actionable error when Lighthouse is unreachable by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1293
- fix(web): stop rapid localStorage flip when removing a language model by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1295
- feat(web): resolve Anthropic thinking config from model capabilities by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1294
- feat(web): add isLanguageModelConfigured to service ping by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1296
- chore: remove deprecated env-var identity provider configuration by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1297
- fix(web): Support multiple IDPs of the same type by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1177
- fix(backend): prevent duplicate index jobs from indexedAt race by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1298
- chore: upgrade shell-quote to ^1.8.4 to address CVE-2026-9277 by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1299
- fix(worker): pass logger to getAuthCredentialsForRepo during repo sync by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1300
Full Changelog: https://github.com/sourcebot-dev/sourcebot/compare/v5.0.1...v5.0.2