Coding on the road with Android and Cody
An informal guide for digital nomads, showcasing how Termux and Cody turn your tablet into a beach-friendly coding hub. Ditch the laptop for a lightweight setup with Termux's Linux shell, Visual Studio Code's web interface, and Cody.

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.

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.

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.

Cody - better, faster, stronger
Cody gets even better with multi-repo context support, faster completions, improved commands, and much more. Read on for all the details.

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.

Codyception: coding Cody tools with Cody for coding with Cody
This post with teach you how Custom Commands in Cody can simplify your coding process by automating repetitive tasks, saving you time and effort.

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
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.

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.
