blob: b68948295192356394d6bf8338731a881133fff3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Git Branch
The main branch for this repo is `main`.
# 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.
|