From a95e6602a6ceea8d206e2c13e67c52e732ed145c Mon Sep 17 00:00:00 2001 From: yetone Date: Fri, 11 Apr 2025 10:43:48 +0800 Subject: [PATCH] chores: update prompts (#1853) --- lua/avante/templates/_tools-guidelines.avanterules | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/avante/templates/_tools-guidelines.avanterules b/lua/avante/templates/_tools-guidelines.avanterules index 900b1a0..77418f4 100644 --- a/lua/avante/templates/_tools-guidelines.avanterules +++ b/lua/avante/templates/_tools-guidelines.avanterules @@ -20,3 +20,4 @@ Tools Usage Guide: - Do not use the `python` tool to read or modify files! If you use the `python` tool to read or modify files, you will be fired!!!!! - Do not use the `bash` tool to read or modify files! If you use the `bash` tool to read or modify files, you will be fired!!!!! - If you are provided with the `write_file` tool, there's no need to output your change suggestions, just directly use the `write_file` tool to complete the changes. + - Before each tool call, explain the reason why you're using the tool