Skip to content

Commit d824e71

Browse files
committed
Update supported chatbot count to 15+
1 parent 290597b commit d824e71

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://github.com/robertpiosik/CodeWebChat/raw/HEAD/packages/shared/src/media/demo.gif" alt="Walkthrough" />
77
</p>
88

9-
100% free and open source AI workflow tool that connects VS Code with 10+ chatbots and has all the necessary API tools built-in.
9+
100% free and open source AI workflow tool that connects VS Code with 15+ chatbots and has all the necessary API tools built-in.
1010

1111
**With CWC you can:**
1212

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": "Connect VS Code with 10+ chatbots",
5-
"version": "1.154.0",
4+
"description": "Connect VS Code with 15+ chatbots",
5+
"version": "1.155.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "npm run compile",

0 commit comments

Comments
 (0)