Skip to content

Commit 5aa78c0

Browse files
committed
Clarify the project's description in the README
1 parent 6fe78f8 commit 5aa78c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
## <span style="background-color: #fbb100; color: black; padding: 0.2em 0.6em; border-radius: 999px">Meet CWC</span>
1515

16-
100% free and open source non-agentic coding tool for AI-assisted programming. Built for developers working on large, real-world projects. Optimized for speed, accuracy and cost efficiency through manual context selection, CWC offers a developer experience unmatched by any other tool.
16+
100% free and open source VS Code extension created by an independent developer aimed at making AI coding inexpensive, fast and accurate.
1717

1818
🧩 Built for VS Code and its derivatives (Cursor, Windsurf, VSCodium, etc.) \
1919
🙋 Created by an independent developer

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
44
"description": "Initialize your favorite chatbot, then apply the response with a single click",
5-
"version": "1.129.3",
5+
"version": "1.130.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "npm run compile",

0 commit comments

Comments
 (0)