Changelog

Latest updates to the Sourcegraph Code Intelligence Platform!

Topics
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.
December 18, 2024
v5.11.0
Kelvin Yap

Cody now supports Gemini 2.0 Flash Experimental for chat, Google’s model that outperforms Gemini 1.5 Pro on key benchmarks with promising improvements across developer-related benchmarks.

December 18, 2024
v5.11.0
Kelvin Yap

Cody Enterprise users can now tag prompts they create, making it easier to group, organize, and filter prompts for easier discovery in the Prompt Library.

November 27, 2024
['v0.4.16']
Alex Isken

Cody is now available for the Eclipse IDE as an experimental plugin. We’d love your feedback!

November 25, 2024
['v5.10']
Alex Isken

Cody Enterprise users can now swap between multiple model options from their IDE, and admins can define available models.

November 25, 2024
['v5.10']
Jacob Pleiness

Self-hosted customers using the provided Sourcegraph Postgres image will be upgraded to Postgres 16.

November 25, 2024
['v5.10']
Kevin Chen

The new Prompt Library lets Cody users build and share custom prompts, accelerating your everyday work with reusable building blocks.

November 25, 2024
['v5.10']
Alex Isken

You can now define standardized pre-instructions for Cody to determine how it answers questions or which questions it will answer.

November 13, 2024
['v1.42.0']
Kalan Chan

Cody releases will now have more thorough and detailed release notes.

November 11, 2024
['v5.9.0']
Alex Isken

Cody now supports the updated Claude 3.5 Sonnet and Claude 3.5 Haiku models across all plans.

October 30, 2024
['v5.9.0']
Kelvin Yap

Prompt and command use and discovery has been simplified in JetBrains and for Cody Enterprise users, and the chat window has been tidied up so that only Prompt drafts you own will appear in the UI.

October 30, 2024
['v5.9.0']
Kelvin Yap

The new search experience launched in August is now the default experience for users, with the option to opt out back to the old view. The new search experience brings improvements in speed and simplifies the search and navigation process.

October 30, 2024
['v5.9.0']
Kelvin Yap

Previously, Sourcegraph only supported enforcing username-based restrictions to individual files and folders based on the Perforce protections table. In this release, Sourcegraph now supports access control based on a user's IP address as well.

October 30, 2024
v0.1.0
Kelvin Yap

We now have an experimental version of Cody available for Visual Studio, allowing users access to Cody chat. This is the first step in the journey towards general availability and we'd love to hear your feedback.

October 30, 2024
['v5.9.0']
Kelvin Yap

Prompts can now be promoted to show at the top of the Prompts list, allowing organizations to highlight specific Prompts that encourage best practices or are recommended to use.

October 15, 2024
['v1.38']
Alex Isken

Cody has a new interface for quickly selecting Prompts and commands from the sidebar.

October 14, 2024
['v1.38']
Beatrix Woo

Cody v1.38 brings significant improvements to chat performance and updates to the autocomplete provider.

October 7, 2024
['v5.8.0']
Kelvin Yap

In the latest Sourcegraph release for Enterprise Cloud customers we've made improvements to the context fetched from @-mentioned repos, providing greater precision and increasing the likelihood Cody returns higher quality responses.

October 7, 2024
['v5.8.0']
Kelvin Yap

Single job pods for native Kubernetes Executors have been the default method for the past couple of releases, and based off positive feedback we are now removing multiple job pod configurations as a configuration option.

October 7, 2024
['v5.8.0']
Kelvin Yap

DeepSeek-V2 was recently introduced as the default autocomplete model for Cody Enterprise customers, and we have implemented optimizations to prompt caching and direct routing that have resulted in improved latency and quality for both single-line and multi-line completions.

October 2, 2024
['v1.36']
Kelvin Yap

Smart Apply now supports the executing of commands in the terminal, allowing users to execute a suggestion Cody provides with the simple click of a button.

October 2, 2024
['v1.36']
Alex Isken

OpenAI just unveiled its latest models, 01-preview and o1-mini, which offer enhanced reasoning capabilities for tackling complex tasks. Both models are now available in Cody as a limited release.

October 2, 2024
['v1.36']
Alex Isken

We are sunsetting Cody Ignore in this release. Cody Ignore was an experimental feature that was off by default for all users, only enabled via the experimental feature setting in the Cody extension. It lets users specify files or folders in a .cody/ignore file which were then ignored by Cody and disregarded from context.

September 4, 2024
['v5.7.0']
Kelvin Yap

Cody is built on model interoperability and we aim to provide access to the best and latest models, and today we’re making an update to the default models offered to Enterprise customers: DeepSeek-V2 is the recommended default for autocomplete, while Claude 3.5 Sonnet is now the recommended default for chat and prompts.

September 4, 2024
['v5.7.0']
Kelvin Yap

Alongside files and repos Cody now lets developers @-mention directories as context, making it easier for users working with larger, more complex repos like monorepos to ensure they're including the best context with their prompts.

September 4, 2024
['v5.7.0']
Kelvin Yap

Search Jobs are now generally available, allowing for search queries to be run across your entire codebase where completeness is prioritized over quick response times and results ranking.

September 4, 2024
['v5.7.0']
Kelvin Yap

The core experience of using Cody is alongside your code in your IDE of choice, but there are often times when you want to interact with Cody via the web. It can be particularly helpful as part of a workflow where you’re performing a search via Code Search and need help from Cody, or if you’re on your mobile device and want to ask it a question. We’re happy to announce that Cody Web is now generally available and includes numerous improvements to make the web experience better and more consistent.

September 4, 2024
['v5.7.0']
Kelvin Yap

Webhooks for Code Monitors are now generally available, alerting users whenever a new search result or change appears via a webhook receiver.

September 4, 2024
['v7.0.0']
Kelvin Yap

Smart Apply is now available for JetBrains, allowing users to take suggestions from the Cody chat window and near-instantly turning them into diffs in your code.

September 4, 2024
['v7.0.0']
Kelvin Yap

In our quest for consistency across how you use Cody, JetBrains users now get the same side panel experience found in Cody for VS Code and on the web. Chat lives in the side panel, there are now dedicated tabs for easier navigation, and prompts are now easier to discover and use.

August 21, 2024
['v1.32']
Alex Isken

You can now control which parts of a multi-line edit to accept with more granularity. When you ask Cody to edit a block of code, the presented diff will be split into discrete code blocks, and you can accept or reject each diff separately.

August 21, 2024
['v1.32']
Alex Isken

You can now control which parts of a multi-line edit to accept with more granularity. When you ask Cody to edit a block of code, the presented diff will be split into discrete code blocks, and you can accept or reject each diff separately.

August 21, 2024
['v6.0.26']
Alex Isken

You can now control which parts of a multi-line edit to accept with more granularity. When you ask Cody to edit a block of code, the presented diff will be split into discrete code blocks, and you can accept or reject each diff separately.

August 21, 2024
['v1.32']
Alex Isken

Chat-Oriented Programming (CHOP) allows users to interact with AI to solve problems and write code directly through chat. The new Smart Apply feature enables quick conversion of AI suggestions into code diffs. By pressing Apply, Cody intelligently inserts suggested code directly into code files, streamlining the process from chat to implementation.

August 21, 2024
['v1.32']
Alex Isken

Autocomplete has been improved with faster performance and greater accuracy, including a 350-millisecond reduction in latency and a 4% increase in completion acceptance rate. The update features the new DeepSeek-V2 model and is available to Free and Pro users, with full rollout to Enterprise users coming soon.

Subscribe for the latest code AI news and product updates
By submitting, I agree to Sourcegraph's Terms of Service and Privacy Policy.