feat: rename execute_command tool, improve go prompt

This commit is contained in:
2025-02-13 01:27:07 +01:00
parent 51f7c2c66f
commit 0617f5ba5b
6 changed files with 20 additions and 19 deletions

View File

@@ -76,7 +76,7 @@ function M.load()
read_file = false,
edit_file = false,
replace_in_file = false,
executeCommand = false,
execute_command = false,
}
}