aboutsummaryrefslogtreecommitdiffstats
path: root/agents/coder/tools.txt
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-07-12 19:28:10 +0800
committerGitHub <noreply@github.com>2024-07-12 19:28:10 +0800
commit1051beca6a41c5112645f7e390e4e63dd6288e64 (patch)
treeacc413fc362f634b5e2d0fa1f3c72442d26a4de0 /agents/coder/tools.txt
parent5600b68e044b4cd9bc55664ce3f41e9a339fc805 (diff)
downloadllm-functions-docker-1051beca6a41c5112645f7e390e4e63dd6288e64.tar.gz
feat: add coder agent (#70)
Diffstat (limited to 'agents/coder/tools.txt')
-rw-r--r--agents/coder/tools.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/agents/coder/tools.txt b/agents/coder/tools.txt
new file mode 100644
index 0000000..9d7d6c3
--- /dev/null
+++ b/agents/coder/tools.txt
@@ -0,0 +1,4 @@
+fs_mkdir.sh
+fs_ls.sh
+fs_cat.sh
+web_search.sh \ No newline at end of file