Sourcegraph August 2024 updates: New search experience, enterprise model selection, and Prompt Library
In this month’s release we’ve made significant improvements to the code search experience, introduced prompts and the Prompt Library, and made enterprise model selection available as EAP.
Cody for VS Code v1.30: Introducing prompts and the Prompt Library
We’re excited to announce the evolution of commands in Cody - prompts. Both prompts and the new Prompt Library are now available for Free, Pro, and Enterprise users.
Chat-oriented programming (CHOP) in action
Learn how chat-oriented programming (CHOP) is helping developers understand, write, debug, and maintain code.
Cody for JetBrains v6.0.16: Shortcut display updates and bug fixes
This release includes quality-of-life updates to how shortcuts are displayed in the plugin and several bug fixes.
Cody for VS Code v1.28: Introducing the unified Cody sidebar
Cody has a fresh new sidebar design, which will soon become the unified design for all Cody interfaces. The new sidebar is available today for Free and Pro users and is coming soon for Enterprise users.
How to write unit tests
Discover the essentials of unit testing: key components, best practices, and the advantages of using frameworks and tools like Cody for efficient testing.
Cody for JetBrains v6.0.14: Claude 3.5 Sonnet, Gemini 1.5, experimental Ollama support, and more
The Cody plugin has new models from Anthropic and Google, better feature discoverability, updated UI hints, experimental Ollama support, and more.
5 steps to automate repetitive tasks in software development
Automate repetitive tasks in software development and boost productivity with these 5 actionable steps.
A simpler way to understand legacy code
Discover essential tips and tools to understand and improve legacy code.
Sourcegraph July 2024 updates: Vertex AI support, improved Analytics, and Code Search updates
This month’s release supports new Google Gemini and Claude 3.5 Sonnet models, secure model usage via Google’s Vertex AI, and improvements to Cody’s web view. Batch Changes gets a new GitHub App auth integration.
Cody for VS Code v1.26: Claude 3.5 Sonnet as default, new offline mode, and autocomplete improvements
We introduced a new offline mode for using Cody + Ollama, and Claude 3.5 Sonnet is the new default for commands and edits in Cody.
Cody Free is now 10x better and offers Claude 3.5 Sonnet
You now get unlimited code completions, 10x as many chats, and model choice with Cody Free.
Cody for VS Code v1.24: Inline diffs for code edits, context chips, and Claude 3.5 Sonnet
Cody now shows inline diffs when code edits are complete. The chat UI is also updated with new context chips and we added Claude 3.5 Sonnet to the list of LLM options.
Highlights from AI Dev Tools Night in San Francisco
Last night, we hosted an amazing AI Dev Tools Night in San Francisco, where industry experts shared insights on AI coding engines, vector databases, the future of software engineering, and AI-assisted coding. Attendees enjoyed engaging talks, networking opportunities, and an exciting giveaway. Check out the highlights and key takeaways from this inspiring event!
How Cody provides remote repository awareness for codebases of every size
Cody’s context awareness scales to every size codebase, from the smallest startups to the biggest enterprises, using the Sourcegraph platform.
The Death of the Junior Developer
LLMs are putting pressure on junior tech jobs. Learn how to stay ahead.
Using Batch Changes via the Sourcegraph GraphQL API
Learn how to create and execute Batch Changes using the Sourcegraph GraphQL API.
Claude 3.5 Sonnet is now available for Cody
Anthropic’s latest model, Claude 3.5 Sonnet, is available now for Cody Pro. Upgrade to the latest extension version to get started.
The anatomy of an AI coding assistant
Discover how AI coding assistants like Sourcegraph Cody enhance developer productivity by leveraging context. Learn about features like autocomplete, chat, test generation, and code editing, and how they fetch relevant code snippets to provide accurate suggestions and edits.
Speeding up your Node.js development with Cody
In this article, we'll delve into how you can expedite the setup and development of your Node.js (Express.js) APIs using Sourcegraph Cody.