Skip to content

Commit 38c82de

Browse files
committed
Update the project description to "Free AI vibe coding" and increment the version
1 parent 8241e0c commit 38c82de

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
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>
44

5-
A 100% free and open source AI pair programming tool. With its effective context management, CWC delivers accuracy, predictability, speed and cost efficiency unmatched by IDE or terminal based coding agents.
5+
Vibe code your next feature with Code Web Chat! With its effective context management, the tool delivers accuracy, predictability, speed and cost efficiency unmatched by IDE or terminal based coding agents. CWC is designed for real-world programming, saving you sanity, money and time.
66

7-
Code Web Chat is designed for real-world programming, saving you sanity, money and time.
7+
100% free and open source. Built by an independent developer.
88

99
**Free coding with 15+ chatbots** \
10-
**All the necessary API tools** \
11-
🙋 Built by an independent developer
10+
**All the necessary API tools**
1211

1312
<p>
1413
<img src="https://github.com/robertpiosik/CodeWebChat/raw/HEAD/packages/shared/src/media/demo.gif" alt="Walkthrough" />

packages/vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
4-
"description": "Free AI pair programming",
5-
"version": "1.257.0",
4+
"description": "Free AI vibe coding",
5+
"version": "1.258.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)