| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-10 | 5.5 kB | |
| v5.1.0 source code.tar.gz | 2026-07-10 | 29.6 MB | |
| v5.1.0 source code.zip | 2026-07-10 | 30.4 MB | |
| Totals: 3 Items | 60.0 MB | 0 | |
What's Changed
- feat: support richer token cost tracking for ask by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1353
- fix(web): change version banner copy from "Upgrade" to "Update" by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1354
- docs: clarify Yarn setup for contributors by @royalpinto007 in https://github.com/sourcebot-dev/sourcebot/pull/1358
- fix: add pcre2 and libyaml to macos install script by @dsabsay in https://github.com/sourcebot-dev/sourcebot/pull/1360
- fix(web): send anonymous PostHog events as personless by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1367
- Improve token caching. by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1366
- Visualize context window usage in Ask Sourcebot by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1370
- refactor(web): normalize Ask user message text extraction by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1371
- feat(web): render mermaid diagrams in Ask answers by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1369
- chore(web): mermaid followups by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1373
- refactor(web): resolve language model capabilities from models.dev by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1372
- fix(backend): pass zoekt index args without shell by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1376
- fix(web): verify review webhook deliveries by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1378
- Add OpenAPI generation workflow by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1398
- Allow DPoP-bound OAuth access tokens by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1395
- ci: enforce prisma migration ordering and schema drift by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1400
- feat(web): text file attachments for Ask by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1374
- feat(web): binary file attachments for Ask by @whoisthey in https://github.com/sourcebot-dev/sourcebot/pull/1375
- chore(web): Validate OAuth scopes for MCP access by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1396
- fix(web): add HTTP security headers to all responses by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1407
- feat: add SCIM 2.0 user provisioning (EE) by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1306
- chore: make backend worker API URL configurable via WORKER_API_URL by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1409
- chore: upgrade nodemailer to ^9.0.1 to address GHSA-p6gq-j5cr-w38f by @linear-code[bot] in https://github.com/sourcebot-dev/sourcebot/pull/1356
- chore: bump vendor/zoekt to upgrade golang.org/x/net and golang.org/x/crypto (CVEs) by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1412
- fix(web): maintain sidebar scroll position when navigating between chats by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1411
- chore: upgrade @opentelemetry/core to ^2.8.0 to address CVE-2026-54285 by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1413
- Jminnetian/fix connector scrolling by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1418
- feat(setupWizard): add reo by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1419
- fix(ci): pass --no-workspaces-update to npm version in setup-sourcebot release by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1420
- fix(setupWizard): add repository field for npm publish provenance by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1421
- fix(ci): map @react-grab and element-source licenses to MIT in license audit by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1422
- feat(web): add deployment system stats to service ping by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1424
- feat(web): guard EE user deletion behind SCIM and unify user API shape by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1425
- fix(backend): handle Gitea ERR_STREAM_PREMATURE_CLOSE during sync by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1405
- feat(web): fetch /browse data client-side and disallow crawlers via robots.txt by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1426
- chore(ci): Add cloud ci by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1429
- docs: point Docker image references at docker.sourcebot.dev by @msukkari in https://github.com/sourcebot-dev/sourcebot/pull/1430
- feat(web): enable Sentry node and browser profiling by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1431
- feat: show not-found UI when an Ask GitHub repo doesn't exist by @brendan-kellam in https://github.com/sourcebot-dev/sourcebot/pull/1432
- Jminnetian/askskills by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1410
- Jminnetian/sanitize tool names by @jsourcebot in https://github.com/sourcebot-dev/sourcebot/pull/1423
New Contributors
- @royalpinto007 made their first contribution in https://github.com/sourcebot-dev/sourcebot/pull/1358
- @dsabsay made their first contribution in https://github.com/sourcebot-dev/sourcebot/pull/1360
Full Changelog: https://github.com/sourcebot-dev/sourcebot/compare/v5.0.4...v5.1.0