Skip to content

Commit a98b9fe

Browse files
committed
Update README to clarify project references and bump version to 1.697.0
1 parent da77f2a commit a98b9fe

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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://open-vsx.org/extension/robertpiosik/gemini-coder" target="_blank"><img src="https://img.shields.io/badge/Install-Open_VSX_Registry-a60ee5" alt="Get from Open VSX Registry" /></a> <a href="https://github.com/robertpiosik/CodeWebChat/blob/dev/LICENSE" target="_blank"><img src="https://img.shields.io/badge/License-GPL--3.0-green.svg" alt="GPL-3.0 license" /></a>
44

5-
CWC enables autofill in all popular chatbots, so you don't have to copy and paste ever again! Working in a project ([ChatGPT](https://help.openai.com/en/articles/10169521-projects-in-chatgpt), [Gemini](https://gemini.google/pl/overview/gems), [Claude](https://support.claude.com/en/articles/9517075-what-are-projects), etc.) have never been easier.
5+
CWC enables autofill in all popular chatbots, so you don't have to copy and paste ever again! Working in a project\* have never been easier.
6+
7+
<small>\* Projects are smart workspaces, learn more: [ChatGPT](https://help.openai.com/en/articles/10169521-projects-in-chatgpt), [Gemini](https://gemini.google/pl/overview/gems), [Claude](https://support.claude.com/en/articles/9517075-what-are-projects).</small>
68

79
👉️ **Send messages with...**
810

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",
44
"description": "CWC, the autofill for chatbots",
5-
"version": "1.696.0",
5+
"version": "1.697.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",

0 commit comments

Comments
 (0)