feat: Added available tools to coder prompt

This commit is contained in:
2026-03-30 11:11:43 -06:00
parent 6a01fd4fbd
commit 0327d041b6
+3
View File
@@ -124,3 +124,6 @@ instructions: |
- Project: {{project_dir}}
- CWD: {{__cwd__}}
- Shell: {{__shell__}}
## Available tools:
{{__tools__}}