Skip to content

Conversation

aaronpowell
Copy link
Contributor

Fixes #146

@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 05:54
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the tool list configuration in the debug chat mode by updating the tools array to use correct tool names and removing non-existent or deprecated tools.

  • Updates the tools list in debug.chatmode.md to use valid tool names
  • Removes deprecated tools like codebase, readFiles, get_errors, test_failure, run_in_terminal, and get_terminal_output
  • Adds new tools like problems and runTests while keeping essential debugging tools

@aaronpowell aaronpowell merged commit 6434198 into main Sep 3, 2025
5 checks passed
@aaronpowell aaronpowell deleted the tool-fix branch September 3, 2025 05:56
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug mode has unknown tools
1 participant