Cody for VS Code v1.12.0 release
Cody for VS Code v1.12.0 is now available. This release brings Claude 3 Sonnet to Cody Free users as the new default model plus several improvements for context handling.

Cody for VS Code v1.12.0 is now available. This release brings Claude 3 Sonnet to Cody Free users as the new default model plus several improvements for context handling.
Cody for VS Code v1.12.0 is now available! This release includes several improvements focused on context handling, particularly around large files. It also includes model upgrades to improve the chat experience for both Free and Enterprise users, including Claude 3 Sonnet becoming the new default model for all Free users.
We're rolling out Claude 3 to even more users! Claude 3 Sonnet is now the default model used for all chats and commands for Cody Free users.
According to Anthropic, Sonnet is as intelligent as Claude 2.0 while being roughly twice as fast, and Free users should see those speed improvements when chatting with Cody.
We saw an increasing number of Cody chat responses starting with "Unfortunately…" and we were able to tie that behavior back to Claude 2.1's more conservative approach to answering questions. We've switched the default model for Cody Enterprise users to Claude 2.0 to counteract this. Impacted users should see a drastically reduced rate of "Unfortunately…" responses in chat going forward.
This change will impact Cody Enterprise users who are running Sourcegraph Cloud and don't have a model explicitly selected. We'll also add the option to use Claude 3 models in Cody Enterprise in an upcoming release.
Files that cause Cody's context window to exceed our token limit couldn't be added at all to query context (using @-mention) previously. Now you can specify line ranges by @-mentioning a file and appending a number range to the filename (e.g. @filepath/filename:1-10). This should allow more flexibility for customizing Cody's context, even when the full file exceeds the token limits.
When you @-mention files to add them to Cody's context window, the file lookup now respects files.exclude, search.exclude, and .gitgnore files. The file search is now much faster too (going from >1 second to <100ms in our tests).
As you @-mention files, Cody will now track the number of characters in those files against the context window limit of our system. As you @-mention multiple files, Cody will calculate how many tokens of the context window are remaining. As the remaining context window shrinks, you'll eventually see "File too large" errors when trying to @-mention more files. Over the coming weeks we expect to drastically increase the available context window, stay tuned!
Cody will now more intelligently select context used for chat and inline edit functions in JavaScript, TypeScript, Python, and Go. Cody will look at the cursor position and select context based on the surrounding code's syntax instead of the surrounding code's indentation.
This small change should lead to a noticeable improvement in context quality for some scenarios, particularly for inline edits. One example of this is in JavaScript tests. If you run an inline edit for an it block, Cody would previously expand to select the entire describe block. This bug is fixed using syntactic context selection.
We removed some of the back-and-forth steps required to log in to Cody in your IDE. Logging in used to take several hops between the IDE and the browser and back, and this process is now much faster and simpler when logging in.
We made our support forum on Discord read-only this week, meaning you can no longer ask support-related questions there. Instead, we have launched a new support forum that provides better tools to help answer your questions more quickly. Please note that Discord is not going away; it will still be available for chatting with other community members. 🙂
If you have a Pro or Enterprise account, we encourage you to email [email protected] with any issues related to your account, especially billing or other sensitive account information.
See the changelog and GitHub releases for a complete list of changes.
Cody wouldn't be what it is without our amazing contributors 💖 A big thank you to everyone who contributed, filed issues, and sent us feedback.
As always, we value your feedback in our support forum, Discord and GitHub. Happy Codying!

With Sourcegraph, the code understanding platform for enterprise.
Schedule a demo