Skip to content

Commit 0129aa1

Browse files
committed
Remove "in context" from the "Edit Context" API tool descriptions
1 parent 6e56f64 commit 0129aa1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Code with your favorite chatbot without tedious copy-pasting. The Connector exte
6767
Get accurate code at cursor from state-of-the-art reasoning models.
6868

6969
**Edit Context** \
70-
Modify files in context based on natural language instructions.
70+
Modify files based on natural language instructions.
7171

7272
**Intelligent Update** \
7373
Integrate AI responses in "truncated" edit format. Fix malformed diffs.

docs/api-tools/context-edit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Context edit
33
sidebar_position: 2
44
---
55

6-
Modify files in context based on natural language instructions.
6+
Modify files based on natural language instructions.
77

88
✓ Multi-file updates in a single API call \
99
✓ Efficient in output tokens—requests diffs

docs/api-tools/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Get accurate code at cursor from state-of-the-art reasoning models.
1313

1414
### [Context edit](./context-edit)
1515

16-
Modify files in context based on natural language instructions.
16+
Modify files based on natural language instructions.
1717

1818
### [Intelligent update](./intelligent-update)
1919

0 commit comments

Comments
 (0)