Sourcegraph
Code intelligence platform with the Cody AI coding assistant for navigating and editing large codebases.
Sourcegraph stopped selling search to developers and started selling retrieval to their agents.
◆Recent moves
- 5d ago
A smarter way to run code migrations with less LLM context
Deep Search gains sandboxed script execution against the search APIs, so a migration audit comes back as a CSV checklist rather than a token dump of thousands of files. It is a direct application of the context-efficiency argument driving the whole agent repositioning.
View source ↗ - 13d ago
Make Claude Code's @ picker search symbols, not filenames
Reranking Claude Code's @ picker so it matches symbol definitions rather than characters in a file path. Small in scope but notable in direction: Sourcegraph is improving retrieval inside another vendor's agent rather than only its own surface.
View source ↗ - 1mo ago
How to evaluate Sourcegraph on your own codebase
An evaluation guide separating retrieval quality from agent task completion and cost. Useful buyer methodology, and a hint that customers were conflating the three, but not a product change.
View source ↗ - 1mo ago
Compliance-first AI: proving agent provenance for regulated engineering teams
Positioning content arguing that scoped retrieval turns agent context into an audit trail for regulated teams who must prove which files an agent read. It sketches the compliance wedge without documenting a shipped capability.
View source ↗ - 1mo ago
Code Finder: fast, efficient code search for coding agents
⚡ SPARKCode Finder is the clearest statement of the new strategy: a search product whose user is a coding agent, not a developer. It runs its own retrieval loop and returns exact files and line ranges, and the later Deep Search and Claude Code work both extend the same premise.
View source ↗ - 1mo ago
Three places enterprise security breaks down at codebase scale (and why your current tools don't cover them)
A security argument that vulnerability remediation fails at scale through missing context, detection gaps, and fixes that crawl across ten thousand repositories. It maps the migration thesis onto security work but reports nothing shipped.
View source ↗