Add missing mode field to all prompt files with 'agent' as default (#180)

* Initial plan

* Add mode: 'agent' to all 14 prompt files missing the field, fix BOM character

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Revert description field format changes while keeping mode field additions

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
Copilot
2025-08-14 12:09:33 +10:00
committed by GitHub
parent e5d141ac1e
commit 2f3264bfc6
15 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
---
---
mode: 'agent'
tools: ['changes', 'codebase', 'editFiles', 'problems', 'search']
description: 'Get best practices for TUnit unit testing, including data-driven tests'