Skip to content

Fixing tool list in debug#222

Merged
aaronpowell merged 1 commit into
mainfrom
tool-fix
Sep 3, 2025
Merged

Fixing tool list in debug#222
aaronpowell merged 1 commit into
mainfrom
tool-fix

Conversation

@aaronpowell

Copy link
Copy Markdown
Contributor

Fixes #146

Copilot AI review requested due to automatic review settings September 3, 2025 05:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

Comment thread chatmodes/debug.chatmode.md
@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

2 participants