Skip to content

Commit 1109daa

Browse files
committed
Refactor README to improve clarity and add built-in API tools section
1 parent 3567b13 commit 1109daa

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Install the [browser extension](https://github.com/robertpiosik/CodeWebChat/tree
4848
- [Chrome Web Store](https://chromewebstore.google.com/detail/autofill-for-code-web-chat/ljookipcanaglfaocjbgdicfbdhhjffp)
4949
- [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/autofill-for-code-web-chat/)
5050

51-
**List of supported chatbots:**
51+
**Supported chatbots:**
5252

5353
- AI Studio
5454
- Arena
@@ -76,9 +76,18 @@ Install the [browser extension](https://github.com/robertpiosik/CodeWebChat/tree
7676
> [!NOTE]
7777
> Use [forwarding](https://code.visualstudio.com/docs/debugtest/port-forwarding) of port _55155_ when using remote machine via SSH.
7878
79-
## API tools
79+
## Call APIs
8080

81-
From code editing to commit messages, CWC supports your software development efforts without leaving the editor. Bring Your Own Key (BYOK) for a model provider of choice. Self-host with [Ollama](https://ollama.com/search) or [LM Studio](https://lmstudio.ai/).
81+
CWC supports your software development efforts without leaving the editor. Bring Your Own Key (BYOK) for a model provider of choice. Self-host with [Ollama](https://ollama.com/search) or [LM Studio](https://lmstudio.ai/).
82+
83+
**Built-in API tools:**
84+
85+
- Intelligent Update
86+
- Edit Context
87+
- Code at Cursor
88+
- Find Relevant Files
89+
- Commit Messages
90+
- Voice Input
8291

8392
## Enterprise security
8493

0 commit comments

Comments
 (0)