diff --git a/chatmodes/debug.chatmode.md b/chatmodes/debug.chatmode.md index 199a0c6..b2d2ba3 100644 --- a/chatmodes/debug.chatmode.md +++ b/chatmodes/debug.chatmode.md @@ -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