Fixing tool list in debug

Fixes #146
This commit is contained in:
Aaron Powell 2025-09-03 15:53:38 +10:00
parent 0dac62b163
commit b08b29bf8f

View File

@ -1,6 +1,6 @@
---
description: 'Debug your application to find and fix a bug'
tools: ['codebase', 'readFiles', 'editFiles', 'githubRepo', 'runCommands', 'fetch', 'search', 'usages', 'findTestFiles', 'get_errors', 'test_failure', 'run_in_terminal', 'get_terminal_output']
tools: ['editFiles', 'search', 'runCommands', 'usages', 'problems', 'testFailure', 'fetch', 'githubRepo', 'runTests']
---
# Debug Mode Instructions