From c4ba6ff379bdce768f6053671309e2e2f4a6fc79 Mon Sep 17 00:00:00 2001 From: sigoden Date: Fri, 29 Nov 2024 20:18:33 +0800 Subject: refactor: improve coder agent (#131) --- agents/coder/tools.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'agents/coder/tools.txt') diff --git a/agents/coder/tools.txt b/agents/coder/tools.txt index f4f352a..973aba3 100644 --- a/agents/coder/tools.txt +++ b/agents/coder/tools.txt @@ -1,5 +1,4 @@ fs_mkdir.sh fs_ls.sh fs_patch.sh -fs_cat.sh -web_search.sh \ No newline at end of file +fs_cat.sh \ No newline at end of file -- cgit v1.2.3