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.

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.

Top 5 Tips for Using Cody with React

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

How we’re thinking about the levels of code AI

We've defined levels of code AI capabilities to provide clarity for developers on what's achievable now and coming next amidst the hype.

Introducing enhancements to Code Search and Cody, including a 2x increase in autocomplete quality

New versions of Cody and Code Search are now available, including Cody for Neovim and support for OpenAI LLMs in Cody.

Cody for VS Code v0.14 release

Smart selection for /doc and /test, improvements to /doc, a new mode configuration for custom commands, and updated code block action buttons in chat.

Cody for VS Code v0.12 release

Improved unit test generation, customizable chat pre-instructions, new custom command documentation, a new claude-instant-infill autocomplete model, experimental code graph context support for autocomplete, and a new sign in experience.