Claude Haiku 4.5 offers improved speed and capabilities over previous versions. IDE support includes: VS Code, Visual Studio, JetBrains, and the web app.

A newer patch release is available: 6.10.3349. See all changes in Sourcegraph 6.10.
Anthropic's Claude Haiku 4.5 model is now available for Cody Enterprise users using v6.10.
Claude Haiku 4.5 offers improved speed and capabilities over previous versions. IDE support includes: VS Code, Visual Studio, JetBrains, and the web app.

Adds a warning on the GitHub App page in Sourcegraph to warn site admins that a GitHub App does not have the necessary permissions to enable groups caching.
Errors in Deep Search are now displayed inline in the answer section with options to retry or start a new search, replacing the previous error banner.
Added the ability to star favorite threads with a new sidebar tab showing all starred threads in one place.
Upgraded Deep Search to use Claude Sonnet 4.5 as the main model and Claude Haiku 4.5 for summary generation, improving performance while maintaining quality.
GitHub account connections now use Proof Key for Code Exchange (PKCE)
Enterprise Portal now shows SLOs for Sourcegraph Cloud instances to track how the instance is performing.
Deep Search now displays only new steps for each follow-up question instead of showing all previous steps, reducing confusion in the UI.
Fixed rendering of the Search Jobs management page when search jobs exist for soft-deleted users.
Fix default GitHub and GitLab URLs being incorrectly applied when not explicitly configured in site config.
Fixed an issue where permissions sync jobs couldn't be paginated if they referenced a deleted user or repository.
Return WWW-Authenticate header on 401 responses to advertise OAuth schema to MCP clients.
GitHub Apps now require the Repository administration: read permission for groups caching functionality.
Fixed groups caching validation for GitHub Apps by checking for members: read permission instead of OAuth scopes.
Fixed pagination cursor to match id-descending ordering, preventing glitches during infinite scrolling.
Fixed GitHub sign-in failing due to PKCE data retrieval issues
Fixed incorrect base quota calculation for Deep Search metering when customers have complex license histories with expired licenses
Increased timeout from 1 minute to 4 minutes to reduce timeout errors.
Used constraints instead of exact match in database version validation
Decline sign-in attempts for NoSignIn auth providers while still allowing users to connect new auth providers when already logged in.
Removed the VSCode Code Search extension's ability to share authentication credentials with the Cody extension. Users must now authenticate directly with their own credentials or access token.