Skip to content

Commit 64b1fa0

Browse files
committed
Update the extension's description to highlight its speed, accuracy, and universal appeal for AI coding
1 parent 632f0cb commit 64b1fa0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<a href="https://marketplace.visualstudio.com/items?itemName=robertpiosik.gemini-coder" target="_blank"><img src="https://img.shields.io/badge/Install-VS_Code_Marketplace-blue" alt="Get from Visual Studio Code Marketplace" /></a> <a href="https://x.com/CodeWebChat" target="_blank"><img src="https://img.shields.io/badge/Follow_on_X-@CodeWebChat-black" alt="Follow on X" /></a> <a href="https://reddit.com/r/CodeWebChat" target="_blank"><img src="https://img.shields.io/badge/Join_subreddit-r/CodeWebChat-orange" alt="Join subreddit /r/CodeWebChat" /></a> <a href="https://discord.com/invite/KJySXsrSX5" target="_blank"><img src="https://img.shields.io/badge/Chat-Discord-7289da" alt="Join Discord server" /></a>
44

5-
**100% free and open-source, a community-driven tool for AI pair programming.** Meet a non-agentic workflow designed for unmatched accuracy, speed and cost-efficiency—select context, type instructions and send prompt with a free chatbot or an API provider. When the model finishes, its response is ready for a one-click integration with a transparent code review step and an easy rollback.
5+
Meet a non-agentic workflow designed for unmatched accuracy, speed and cost-efficiency—select context, type instructions and send prompt with a free chatbot or an API provider. When the model finishes, its response is ready for a one-click integration with a transparent code review step and an easy rollback.
66

7-
Available in VS Code, Cursor, and other forks.
7+
Available in VS Code, Cursor, and other forks. 100% free and open-source.
88

99
**Edit context** with 15+ free chatbots or API providers \
1010
**Apply multi-file changes** from a single response \

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
4-
"description": "Free AI pair programming",
4+
"description": "Free, fast and accurate AI coding for everyone",
55
"version": "1.313.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",

0 commit comments

Comments
 (0)