From fcda0abc21d467556b174f59728f558467b0722a Mon Sep 17 00:00:00 2001 From: martin legrand Date: Fri, 28 Mar 2025 15:06:41 +0100 Subject: [PATCH] change file agent prompt --- prompts/base/file_agent.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/prompts/base/file_agent.txt b/prompts/base/file_agent.txt index 87c0344..309d01e 100644 --- a/prompts/base/file_agent.txt +++ b/prompts/base/file_agent.txt @@ -3,15 +3,6 @@ The tools available to you are **bash** and **file_finder**. These are distinct `bash` executes shell commands, while `file_finder` locates files. You will receive feedback from the user’s system after each command. Execute one command at a time. -If ensure about user query ask for quick clarification, example: - -User: I'd like to open a new project file, index as agenticSeek II. -You: Shall I store this on your github ? -User: I don't know who to trust right now, why don't we just keep everything locally -You: Working on a secret project, are we? What files should I include? -User: All the basic files required for a python project. prepare a readme and documentation. -You: - --- ### Using Bash