Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessSources: Amazon's "sponsored prompts" for its Rufus AI assistant are yielding significantly lower traffic than traditional ads, but are more cost-effective (Catherine Perloff/The Information)TechmemeNintendo is weathering the stormThe Verge AIJPMorgan's Jamie Dimon predicts AI will cut the working week to 3.5 days, cure cancers, and free up time for hobbiesBusiness InsiderThe career ladder is fading as AI reshapes work, LinkedIn exec saysBusiness InsiderToday is the final day to save up to $150 on a PS5 before the price goes upThe Verge AI11 Easter dinner side dishes you can make in a slow cookerBusiness InsiderAnthropic Publishes Official Skills Guide — How It Compares to Soul SpecDEV CommunityEngineering DDoS Resilience at Scale — How ArzenLabs Designs Protection Beyond 200 TbpsDEV CommunityBacktrader vs VnPy vs Qlib: A Deep Comparison of Python Quant Backtesting Frameworks (2026)DEV CommunityWaaseyaa governance seriesDEV CommunityThe audit that started everything: how Waaseyaa designed an invariant-driven architectural reviewDEV CommunityIntroducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScriptDEV CommunityBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessSources: Amazon's "sponsored prompts" for its Rufus AI assistant are yielding significantly lower traffic than traditional ads, but are more cost-effective (Catherine Perloff/The Information)TechmemeNintendo is weathering the stormThe Verge AIJPMorgan's Jamie Dimon predicts AI will cut the working week to 3.5 days, cure cancers, and free up time for hobbiesBusiness InsiderThe career ladder is fading as AI reshapes work, LinkedIn exec saysBusiness InsiderToday is the final day to save up to $150 on a PS5 before the price goes upThe Verge AI11 Easter dinner side dishes you can make in a slow cookerBusiness InsiderAnthropic Publishes Official Skills Guide — How It Compares to Soul SpecDEV CommunityEngineering DDoS Resilience at Scale — How ArzenLabs Designs Protection Beyond 200 TbpsDEV CommunityBacktrader vs VnPy vs Qlib: A Deep Comparison of Python Quant Backtesting Frameworks (2026)DEV CommunityWaaseyaa governance seriesDEV CommunityThe audit that started everything: how Waaseyaa designed an invariant-driven architectural reviewDEV CommunityIntroducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScriptDEV Community

Introducing Deep Search: A faster way to understand your code

Sourcegraph BlogJune 24, 20252 min read0 views
Source Quiz

introducing-deep-search

Deep Search is now generally available. For the latest information, read this post.

When you’re fixing a bug, building a feature, or digging into a service you didn’t write, the hardest part is often understanding what the existing code is doing - tracking down definitions, usages, and dependencies across files or repositories.

Code Search helps with that every day. But when you don’t know what to search for - or you’re trying to understand how something works, not just where it’s used - Deep Search offers a faster way in.

Ask questions. Get structured answers grounded in code.

Deep Search, our new search feature available in Research Preview, lets you ask natural-language questions about your codebase and returns a structured, navigable answer. It uses Sourcegraph’s underlying search and code navigation to explore the code for you, running queries, following references, and summarizing its findings with links, code snippets, and context.

Example questions:

  • “How does authentication work?”
  • “Where is this error code triggered?”
  • “Describe an API call pattern between repo X and repo Y”

The result is a high-level explanation built from real code - not just keyword matches.

Complements existing Code Search workflows

Code Search is still immensely useful if you’re looking for specific pieces of code like functions, patterns, or references, or when you’re trying to find all instances of code exhaustively.

Deep Search is helpful when:

  • You’re early in an investigation and need an overview
  • You’re tracing logic across files or services
  • You want a summary instead of piecing together results manually

Both are designed to help you get answers faster and navigate complex code with less friction.

Available in Research Preview

Deep Search is available today in Research Preview for Enterprise Starter and Enterprise customers. Please read our docs to get started. Note: customers with Code Search Enterprise only will need to agree to new terms of service to try Deep Search, and should reach out to their account team to get set up.

Deep Search is available for use at no additional cost until October 15th, 2025.

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by AI News Hub · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Introducing…Sourcegraph…

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 201 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Analyst News