8000 Releases Β· sourcegraph/cody Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sourcegraph/cody

Cody for VS Code 1.30.3

11 Aug 16:21
Compare
Choose a tag to compare

✨ See the What’s new in v1.30 blog post for what’s new in this release since v1.29 ✨

v1.30.3 Changes

Full Changelog: vscode-v...vscode-v1.30.3

Cody for VS Code 1.30.2

09 Aug 16:09
4f32537
Compare
Choose a tag to compare

✨ See the What’s new in v1.30 blog post for what’s new in this release since v1.29 ✨

v1.30.2 Changes

Full Changelog: vscode-v...vscode-v1.30.2

Cody for VS Code 1.30.0

08 Aug 00:02
Compare
Choose a tag to compare

✨ See the What’s new in v1.30 blog post for what’s new in this release since v1.29 ✨

v1.30.0 Changes

Full Changelog: vscode-v...vscode-v1.30.0

Cody for VS Code 1.28.1

31 Jul 16:53
Compare
Choose a tag to compare

✨ See the What’s new in v1.28 blog post for what’s new in this release since v1.27 ✨

v1.28.1 Changes

Full Changelog: vscode-v...vscode-v1.28.1

Cody for VS Code 1.28.0

24 Jul 20:45
Compare
Choose a tag to compare

✨ See the What’s new in v1.28 blog post for what’s new in this release since v1.27 ✨

v1.28.0 Changes

Full Changelog: vscode-v...vscode-v1.28.0

Cody for VS Code 1.26.7

22 Jul 15:44
Compare
Choose a tag to compare

✨ See the What’s new in v1.26 blog post for what’s new in this release since v1.25 ✨

v1.26.7 Changes

Full Changelog: vscode-v...vscode-v1.26.7

Cody for VS Code 1.26.6

19 Jul 22:04
e478c4d
Compare
Choose a tag to compare

✨ See the What’s new in v1.26 blog post for what’s new in this release since v1.25 ✨

v1.26.6 Changes

Full Changelog: vscode-v...vscode-v1.26.6

Cody for VS Code 1.26.5

19 Jul 14:35
b870bf2
Compare
Choose a tag to compare

✨ See the What’s new in v1.26 blog post for what’s new in this release since v1.25 ✨

v1.26.5 Changes

Full Changelog: vscode-v...vscode-v1.26.5

Cody for VS Code 1.26.4

18 Jul 06:10
Compare
Choose a tag to compare

✨ See the What’s new in v1.26 blog post for what’s new in this release since v1.25 ✨

v1.26.4 Changes

Full Changelog: vscode-v...vscode-v1.26.4

Cody CLI 5.5.10

18 Jul 13:00
0731d28
Compare
Choose a tag to compare
Cody CLI 5.5.10 Pre-release
Pre-release

Cody CLI is a a new command-line interface for Cody. This tool was previously known as cody-agent experimental-cli and has now been "promoted" to become the official cody command-line interface.

pnpm install -g @sourcegraph/cody 
cody auth login --web
git diff | cody chat --stdin -m 'Write a commit message for this diff'

Official docs for Cody CLI will go live soon once the PR sourcegraph/docs#502 has been merged. In the meantime, you can read the docs from the PR diff :)

Share your feedback at https://community.sourcegraph.com/t/share-your-feedback-on-the-upcoming-cody-cli-beta/672/2

What's Changed

0