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.

Enhancing Code Completion for Rust in Cody

Learn about our efforts to improve LLM code completion performance for the Rust programming language.

Cody for VS Code v1.22: Introducing Gemini 1.5 Flash and Pro support

Cody for VS Code v1.22 adds Gemini 1.5 Flash and Pro models, new buttons for adding file and codebase context to the chat, and UI updates to show exactly what context is used and when.

How to choose the AI coding assistant that works best for your engineering team

A list of key questions you should ask when evaluating AI coding assistants.

Sourcegraph June 2024 release: Jupyter Notebook rendering, Mermaid diagrams, and Cody Enterprise updates

This month’s release supports rendering Jupyter Notebooks and Mermaid diagrams in the Code Search file view. It also introduces support for GPT-4o and larger context windows for Cody Enterprise.

Cody Enterprise: Introducing Context Filters plus updates to context windows and LLM choice

Cody Enterprise is getting an upgrade, making it more secure for sensitive code, improving its use of context, and adding support for the latest GPT-4o LLM.

Cody for JetBrains is now generally available

The extension has been refreshed with improved performance, an inline code edit function, and new commands to help you stay in flow while writing code in any JetBrains IDE.

AI Dev Tools Night: Come to our upcoming meetup in SF!

Join us on June 24th for an exciting meetup exploring the latest advancements in AI and their impact on dev tools. Industry experts will share insights on AI coding engines, embedding search, debugging with AI, and more.

Cody for VS Code v1.20: New chat UX plus automatic context retrieval

Cody for VS Code v1.20 is now available and includes big updates to the chat sidebar, including a new UX, more user-friendly context retrieval, and retry buttons for quickly re-running prompts with new context.

How to write unit tests for Svelte web apps

Discover how to implement unit tests for individual components in a Svelte application and ensure your code is bug-free and meets requirements.

OpenCtx update (May 2024): @-mentions and information from your dev tools, shown everywhere you read/write code

It's annoying for humans to bop between tools while coding. It's impossible for code AI. We're trying to solve both problems with the OpenCtx open standard.

Cody for VS Code v1.18: Now with GPT-4o support

Cody for VS Code v1.18 is now available. We’ve added GPT-4o support for Cody Pro users, plus a new way to add files to chat context directly from your file tree.

The Self-Driving IDE is Coming

I’ve got something new for you today. At least, it’s new to me, and hopefully it’s new to most of you as well. It is a powerful idea that is emerging in the Coding Assistant space, as we build out the Cody experience and learn our way around this new world.

Sourcegraph Code Search now supports Jupyter Notebook rendering

Sourcegraph's Code Search now supports read-only rendering of Jupyter Notebooks (.ipynb files), allowing users to view rich text, and media directly in the file view.

Sourcegraph May 2024 release

The latest Sourcegraph release includes a new point-in-time search filter for Code Search, plus new Code Insights drill-downs to see exactly what your codebase looked like at given timestamps.

Integrating Cody with Amazon Bedrock

Security-conscious enterprises can use Amazon Bedrock to provide the LLM backend for Cody.

Cody for JetBrains v5.5.8: Context selector updates, larger context windows, and bug fixes for Apple silicon

Cody for JetBrains v5.5.8 is now available! We’ve updated the multi-repo context selector, improved the extension stability for Apple silicon users, and increased the context windows for Cody's LLMs.

Cody for VS Code v1.16: More powerful custom commands plus Claude 3 models as the new default

Cody for VS Code v1.16 is now available. You can now create more powerful custom commands to edit or insert code directly. We’ve also made quality-of-life updates to Cody’s Ollama compatibility and deprecated Claude 2 models in favor of Claude 3.

Enhancing OpenRCT2 performance: a journey with Cody and SIMD

Learn how Michał Janiszewski used SIMD to optimize the OpenRCT2 project. With the help of Cody, Michał was able to achieve a significant performance improvement.

Exploring data visualization with D3.js and Cody

This article explores data visualizations using D3.js, covering its features, getting started, working principles, and how to create charts with the help of Cody.

Cody for VS Code v1.14.0: Now with bigger context windows and a refreshed chat UI

Cody for VS Code v1.14.0 is now available. This update includes expanded input and output context windows, a new chat interface, improved unit tests, and more.