All Posts

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Subscribe for the latest code AI news and product updates
By submitting, I agree to Sourcegraph's Terms of Service and Privacy Policy.

Open sourcing Cody

Cody, Sourcegraph's AI-enabled editor assistant, is now open source

Announcing the Sourcegraph app

The Sourcegraph app, now in beta, brings code intelligence to your local machine in a free, lightweight package.

Announcing Sourcegraph Own

Sourcegraph Own, available now as an experimental feature, integrates evergreen code ownership with Sourcegraph's code intelligence platform.

Cheating is All You Need

There is something legendary and historic happening in software engineering, right now as we speak, and yet most of you don’t realize at all how big it is.

Sourcegraph 5.0

Announcing Sourcegraph 5.0. The latest release includes 20+ updates and introduces Cody, the AI programming assistant.

Our vision for better code ownership

Code ownership today is broken. We're setting out to fix it.

Changes to the Sourcegraph release cadence

A summary of upcoming changes to the Sourcegraph release cadence.

Exploring Pydantic with Samuel Colvin

We had the pleasure of interviewing Samuel Colvin creator of Pydantic, an open source data validation library for Python.

Planes aren't faster cars

What’s exciting about time-saving improvements isn’t the time savings, it’s how they make the impossible become possible.

Sourcegraph 4.5 release

Sourcegraph 4.5 introduces further support for Gerrit as a code host and a new Code Insights UI to make it easier to create repository-scoped insights.

Change a single character in hundreds of GitHub repos while staying in control

How we upgraded from actions/checkout@v2 to actions/checkout@v3 for GitHub Actions across all our repositories.

Notes on code security at Google: finding and fixing vulnerabilities in a massive codebase

Some interesting ways Google ensures their codebase stays secure, across billions of lines of code and ~30,000 software engineers.

Building conc: Better structured concurrency for Go

We built and released conc, an open-source library that makes it easier and safer to write concurrent code in Go.

Sourcegraph 4.4 release

Sourcegraph 4.4 introduces improvements to BitBucket Cloud support and a new background job dashboard for debugging.

Sourcegraph 4.3 release

Sourcegraph 4.3 introduces the fuzzy finder, search context favorites, webhooks for repository syncing, and faster and more reliable code insights.

Code Search at Google: The Story of Han-Wen and Zoekt

At Sourcegraph, we’re inspired by developers that make a difference. Han-Wen Nienhuys, creator of Zoekt, an open source search engine for code based on Google’s internal Code Search tool, is one of those inspiring developers.

Helping users find code by automatically running alternative queries

Discover how we made code search better by helping developers find and click on results that they would not normally see otherwise.

Sourcegraph and Backstage: Using the Sourcegraph Search API to create an entity provider for your Backstage catalog

How to create a light, fast, and reliable Backstage ingestion provider for all your code hosts using the Sourcegraph API

Sourcegraph 4.2 release

Sourcegraph 4.2 introduces the new audit log, executor secrets for server-side Batch Changes, and Smart Search to make it easier to find the search results you're looking for.

Ranking in a week

In just over a week, four developers designed and built a data pipeline utilizing Sourcegraph's wealth of source code data. The result is Sourcegraph's new search ranking system inspired by PageRank.