Skip to content

Commit

Permalink
Update marketplace description (#6046)
Browse files Browse the repository at this point in the history
  • Loading branch information
iskyOS authored Nov 1, 2024
1 parent 627d677 commit ab025c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"publisher": "sourcegraph",
"license": "Apache-2.0",
"icon": "resources/cody.png",
"description": "AI coding assistant that uses search and codebase context to help you write code faster. Cody brings autocomplete, chat, and commands to VS Code, so you can generate code, write unit tests, create docs, and explain complex code using AI. Choose from the latest LLMs, including GPT-4o and Claude 3.",
"description": "AI coding assistant that uses search and codebase context to help you write code faster. Cody brings autocomplete, chat, and commands to VS Code, so you can generate code, write unit tests, create docs, and explain complex code using AI. Choose from the latest LLMs, including GPT-4o and Claude 3.5 Sonnet.",
"scripts": {
"build:root": "pnpm -C .. run -s build",
"postinstall": "pnpm download-wasm && pnpm copy-win-ca-roots",
Expand Down

0 comments on commit ab025c4

Please sign in to comment.