Skip to content

Commit 4d8527b

Browse files
committed
Clarify the tool's positioning as an alternative to agentic coding tools
1 parent 1d4efc8 commit 4d8527b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

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

5-
A versatile AI pair programming tool connecting VS Code with free chatbots. Designed for top accuracy at unmatched speed and cost effectivenes.
5+
A versatile AI pair programming tool connecting VS Code with free chatbots. An alternative to agentic coding tools, designed for top accuracy at unmatched speed and cost effectivenes.
66

7-
✅ Works with **VS Code** and its derivatives \
8-
**Initializes 15+ chatbots** hands-free \
9-
Intelligently **applies chat responses** \
10-
Includes **all essential API tools**
7+
**Works with VS Code and its derivatives** \
8+
**Initializes 15+ chatbots hands-free** \
9+
**Intelligently applies chat responses** \
10+
**Includes all essential API tools**
1111

1212
<p>
1313
<img src="https://github.com/robertpiosik/CodeWebChat/raw/HEAD/packages/shared/src/media/demo.gif" alt="Walkthrough" />
@@ -17,8 +17,8 @@ A versatile AI pair programming tool connecting VS Code with free chatbots. Desi
1717

1818
- Step into the new era of AI-assisted coding:
1919
- granularly select folders and files,
20-
- type your task and pick "edit format" instructions to attach (whole/truncated/diff),
21-
- initialize new chat or send an API request and automatically integrate multi-file changes.
20+
- type something and pick "edit format" instructions (whole/truncated/diff),
21+
- initialize new chat or send an API request and integrate multi-file changes.
2222
- Get accurate code completions using the selected context with SOTA reasoning models.
2323
- Generate meaningful commit messages by referencing the original state of the modified files.
2424
- Include in context any website in a markdown format.

0 commit comments

Comments
 (0)