feat: Added available tools to coder prompt

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