feat: Added available tools to coder prompt

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