Skip to content

Commit ee227d5

Browse files
committed
Update branding from "superfast" to "context-first" in README and extension description
1 parent 33a4a4f commit ee227d5

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
@@ -2,7 +2,7 @@
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-
Superfast AI coding for VS Code, Cursor, and others. Free, open-source, and privacy-first.
5+
Context-first AI coding for VS Code, Cursor, and others. Free, open-source, and privacy-focused.
66

77
**Send messages anywhere**
88

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",
4-
"description": "CWC is a superfast AI coding",
4+
"description": "CWC is a context-first AI coding",
55
"version": "1.660.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",

0 commit comments

Comments
 (0)