summaryrefslogtreecommitdiff
path: root/QWEN.md
diff options
context:
space:
mode:
Diffstat (limited to 'QWEN.md')
-rw-r--r--QWEN.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/QWEN.md b/QWEN.md
index dbfd8e5..b689482 100644
--- a/QWEN.md
+++ b/QWEN.md
@@ -1,4 +1,22 @@
-* Git Branch
+# Git Branch
The main branch for this repo is `main`.
-* Project
+# Project
This project mainly deals with nix files and elisp. Otherwise it is emacs org mode.
+# Tool Calling
+If you fail a tool call, please retry but FIRST read the attempted tool call and then write the correct one that does the same thing.
+THE CORRECT TOOL CALL NAMES are:
+- Edit
+- ExitPlanMode
+- FindFiles
+- ReadFile
+- ReadFolder
+- ReadManyFiles
+- SaveMemory
+- SearchText
+- Shell
+- Task
+- TodoWrite
+- WebFetch
+- WebSearch
+- WriteFile
+THERE ARE NO OTHER TOOLS.