Blog
  • Changelog
$ inbox subscribe --ai

Subscribe for AI news & product updates

Documentation About Sourcegraph
Cody is enterprise ready
FEB 15, 2024

Cody is enterprise ready

We're proud to announce Cody Enterprise, a significant milestone for Cody that helps bridge the gap between realizing the potential of AI coding assistants and meeting the unique needs of enterprises.

Read more
How Cody understands your codebase
FEB 15, 2024

How Cody understands your codebase

Context is key for AI coding assistants. Cody uses several methods of context fetching to provide answers and code relevant to enterprise-scale codebases.

Read more
What's new in Sourcegraph 5.3
FEB 15, 2024

What's new in Sourcegraph 5.3

Sourcegraph 5.3 includes security-focused features for Cody along with multi-repo context. Code Search also receives a new search results UX.

Read more
Cody for VS Code v1.4.0 release
FEB 7, 2024

Cody for VS Code v1.4.0 release

Cody for VS Code v1.4.0 is now available and includes a completely reworked Generate Unit Tests command, a new code editing menu, Ask Cody to Explain support for terminal output, easier access to Cody commands from chat, faster autocomplete, and more.

Read more
Cody for VS Code v1.2.0 release
JAN 25, 2024

Cody for VS Code v1.2.0 release

Cody for VS Code v1.2.0 is now available and includes updated chat history navigation, redesigned chat message editing, improved chat context limit handling, and a number of other bug fixes and improvements.

Read more
Top 5 tips for using Cody with React
JAN 18, 2024

Top 5 tips for using Cody with React

In this tutorial, we will build a React app that when given a keyword will generate tweets using GPT-3 . We will use Cody as our AI assistant, and learn about five tips to enhance our React development experience with AI.

Read more
From slow to SIMD: A Go optimization story
JAN 17, 2024

From slow to SIMD: A Go optimization story

So, there's this function. It's called a lot. More importantly, all those calls are on the critical path of a key user interaction. Let's talk about making it fast.

Read more
Cody for VS Code v1.1.0 release
JAN 12, 2024

Cody for VS Code v1.1.0 release

Introducing Cody v1.1.0: Enhanced Edit Code Command with Contextual Awareness, Offline Autocomplete with Code Llama Integration, and Improved Chat @-Mentions, aimed at boosting coding productivity in VS Code.

Read more
Hack with us on OpenCodeGraph, an experimental OSS project for code context
DEC 20, 2023

Hack with us on OpenCodeGraph, an experimental OSS project for code context

See contextual info about code from your dev tools in your editor, in code review, and anywhere else you read code.

Read more
RAG to riches
DEC 15, 2023

RAG to riches

Today I will be regaling you with tales of marvelous cherry-picked new developments in AI, from Sam Altman's recent Uno Reverse incident to bear spraying job-hungry engineers.

Read more
Sourcegraph Cody is generally available
DEC 14, 2023

Sourcegraph Cody is generally available

Today, we announce the general availability of Cody 1.0, an AI coding assistant that uses intelligent code context to answer technical questions, generate code, and suggest completions in your editor.

Read more
Flowcharting your code: A visual guide to understanding your Codebase
DEC 7, 2023

Flowcharting your code: A visual guide to understanding your Codebase

What are the benefits of using Cody and Mermaid to generate flowcharts? Guest author, Tino Wening, gives a visual guide to understanding your codebase.

Read more
Cody for VS Code v0.18 release
DEC 5, 2023

Cody for VS Code v0.18 release

The Cody for VS Code v0.18.0 update introduces a new chat interface, allowing for side-by-side chat windows, a reworked context dropdown that shows file names and line ranges, and improved context control using the new Enhanced Context Selector.

Read more
Climbing Mount Everest in flip-flops: My journey into PHP as a Python dev
DEC 1, 2023

Climbing Mount Everest in flip-flops: My journey into PHP as a Python dev

When tasked with creating a printing API in PHP despite having zero experience, Arafat Khan leveraged Cody to transform what felt like an Everest climb into a swift 3 day project that resulted in a fully functioning API.

Read more
Cody for VS Code v0.16 release
NOV 16, 2023

Cody for VS Code v0.16 release

The latest release improves the chat experience with more control over context and AI models, while also enhancing commands by allowing additional user input instructions.

Read more
Copilot vs. Cody: Why context matters for code AI
NOV 6, 2023

Copilot vs. Cody: Why context matters for code AI

Does your AI coding assistant really understand your code? We tested GitHub Copilot vs Cody on a production codebase to see the difference context makes.

Read more
The lifecycle of a code AI completion
OCT 31, 2023

The lifecycle of a code AI completion

Demystifying code AI: Learn how Cody analyzes context, retrieves references, prompts models, and refines completions behind the scenes.

Read more
Building a Go web application with Gin, MongoDB, and Cody AI
OCT 22, 2023

Building a Go web application with Gin, MongoDB, and Cody AI

Learn how to build a web application with the Gin framework for Go and MongoDB with the help of Cody AI.

Read more
The power user's guide to Cody AI for Visual Studio Code
OCT 20, 2023

The power user's guide to Cody AI for Visual Studio Code

Learn how to become a Cody AI power user in Visual Studio Code.

Read more
How Cody can help you make awesome Hacktoberfest contributions
OCT 5, 2023

How Cody can help you make awesome Hacktoberfest contributions

It's time to get excited for Hacktoberfest 2023! This year, Cody can help you make contributions to the open source community.

Read more
← Newer Older →