update editFiles to edit/editFiles (#319)

This commit is contained in:
Derek Clair
2025-10-15 17:07:01 -06:00
committed by GitHub
parent 38969f7cc2
commit 69cd4fae4e
77 changed files with 82 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
---
mode: 'agent'
tools: ['changes', 'codebase', 'editFiles', 'problems']
tools: ['changes', 'codebase', 'edit/editFiles', 'problems']
description: 'Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.'
tested_with: 'GitHub Copilot Chat (GPT-4o) - Validated July 20, 2025'
---