Skip to content

Commit

Permalink
Merge pull request #1 from Kynlos/Kynlos-patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
Kynlos authored Nov 8, 2024
2 parents 5711fc8 + b2e2d90 commit a650045
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.5 Sonnet.",
"description": "AI coding assistant that uses search & codebase context to help you write code faster. Cody brings you autocomplete, chat, and commands, so you can generate code, write unit tests, create docs, and explain complex code using AI. Choose from the best 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 a650045

Please sign in to comment.