Skip to content

Commit 78cbeb3

Browse files
committed
Simplify the API Tools section by removing detailed feature lists and sub-headings
1 parent 6daec32 commit 78cbeb3

1 file changed

Lines changed: 5 additions & 21 deletions

File tree

README.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -54,34 +54,18 @@ Code with your favorite chatbot without tedious copy-pasting. The Connector exte
5454
5555
## <span style="background-color: #fbb100; color: black; padding: 0.2em 0.6em; border-radius: 999px">API Tools</span>
5656

57-
### Code Completions
58-
57+
**Code Completions** \
5958
Get code at cursor from state-of-the-art reasoning models.
6059

61-
✅ Includes selected context \
62-
✅ Designed for on-demand use
63-
64-
### Edit Context
65-
60+
**Edit Context** \
6661
Create and modify files in context based on natural language instructions.
6762

68-
✅ Multi-file updates in a single API call \
69-
✅ Works like web chat->apply response
70-
71-
### Intelligent Update
72-
73-
When applying chat response, update files based on code blocks in truncated edit format and fix malformed diffs.
74-
75-
✅ Regenerates whole files in concurrent API calls \
76-
✅ Smaller models like Gemini Flash are sufficient
77-
78-
### Commit Messages
63+
**Intelligent Update** \
64+
Update files based on code blocks in "truncated" edit format. Fix malformed diffs.
7965

66+
**Commit Messages** \
8067
Generate meaningful commit messages precisely adhering to your preferred style.
8168

82-
✅ Includes affected files in full \
83-
✅ Customizable instructions
84-
8569
## <span style="background-color: #fbb100; color: black; padding: 0.2em 0.6em; border-radius: 999px">Commands</span>
8670

8771
### Code completions

0 commit comments

Comments
 (0)