April 20th updates
See what changed in Sourcegraph.
Smart hover summaries now in Beta
Smart hover summaries leverage precise code intelligence data to show key architectural details of your code on hover.

When precise code intelligence is available, you now get a summary of the meaning of the symbol, and usage of the symbol across the codebase. In combination with the precise code intelligence hover information, this often saves the need to jump to a symbol and back which interrupts the flow of reading, and simplifies understanding complex codebases. Linked citations can even serve as an alternative to traditional code navigation.
Deep Search now supports search contexts
Use search contexts in Deep Search to ask questions within a set of repositories.
Search contexts are used to scope searches in code search. Now, you can do the same for Deep Search to guide the response to a specific domain. The users default search context is pre-selected.

Search your Git graph in Deep Search
Pinpoint where a commit or fix lives across branches, tags, and releases.
Deep Search can now search Git tags, ancestry, and commits on any branch to pinpoint where a change lives in your Git history.
For example, ask Deep Search: "In Kubernetes v1.29, a regression was introduced where the apiserver_watch_events_sizes metric stopped reporting total outgoing watch event traffic. How many versions shipped with the bug before it was resolved?"









