Skip to content

Commit 6434198

Browse files
authored
Fixing tool list in debug (#222)
Fixes #146
1 parent 0dac62b commit 6434198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatmodes/debug.chatmode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 'Debug your application to find and fix a bug'
3-
tools: ['codebase', 'readFiles', 'editFiles', 'githubRepo', 'runCommands', 'fetch', 'search', 'usages', 'findTestFiles', 'get_errors', 'test_failure', 'run_in_terminal', 'get_terminal_output']
3+
tools: ['editFiles', 'search', 'runCommands', 'usages', 'problems', 'testFailure', 'fetch', 'githubRepo', 'runTests']
44
---
55

66
# Debug Mode Instructions

0 commit comments

Comments
 (0)