Skip to content

Commit e4c15fa

Browse files
authored
Merge pull request #8777 from luislobo9b/patch-1
Rename 'Edit file' to 'Edit existing file' in docs
2 parents ddd1746 + 722127b commit e4c15fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide-extensions/agent/how-it-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In Plan mode, only these read-only tools are available:
4646
In Agent mode, all tools are available including the read-only tools above plus:
4747

4848
- **Create new file** (`create_new_file`): Create a new file within the project
49-
- **Edit file** (`edit_file`): Make changes to existing files
49+
- **Edit file** (`edit_existing_file`): Make changes to existing files
5050
- **Run terminal command** (`run_terminal_command`): Run commands from the workspace root
5151
- **Create Rule Block** (`create_rule_block`): Create a new rule block in `.continue/rules`
5252
- All other write/execute tools for modifying the codebase

0 commit comments

Comments
 (0)