instruction-file-refs完了

This commit is contained in:
2026-04-16 13:08:08 +09:00
parent 381d31a1dc
commit 710220c920
3 changed files with 0 additions and 187 deletions
-2
View File
@@ -1,6 +1,4 @@
## Tool usage
You have access to these tools: {{ tools | join(", ") }}.
Prefer the most specific tool for the job. When reading files you already know the path of, use the file-read tool directly instead of searching.
When searching, use grep/glob primitives rather than shell pipelines.