Improving the tools for prompts

This commit is contained in:
Aaron Powell
2025-06-26 15:49:51 +10:00
parent a620f513c2
commit 9872a77825
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
---
mode: "agent"
tools: ["codebase", "terminalCommand"]
tools: ["changes", "codebase", "editFiles", "problems"]
description: "Create ASP.NET Minimal API endpoints with proper OpenAPI documentation"
---