The prompt editor now automatically receives focus when the /deepsearch page loads.
Fixed explore panel not populating when using "find references" from citation hover cards by including the end position of the symbol range.
Cancelled Deep Search questions now remain visible in conversation history when asking follow-up questions.
Disabled a recent optimization in search indexers which sometimes led to git processes with large memory usage while indexing a repository.
When switching from Precise to Search in the Explore panel, fetch search-based results from the API instead of showing an empty tab. Previously, the Search tab reused the same precise query and showed no results.
Fixed database constraint for pushed-only changesets to align with application code
Fixed an issue where GitHub App code host connection pages without an installationID would crash.
Deprecated statusFilters in modelConfiguration to simplify model availability. Sourcegraph now automatically determines which models should be available, eliminating cases where important models may be accidentally excluded through configuration. Individual and provider-specific models may still be excluded through modelFilters.
Fixed certain notifications not appearing in the sidebar admin alerts
Fixed GitHub icon display in dark mode on the code host connections configuration page