Skip to content

fix(doctor): exclude tools not supported on current os#6422

Merged
jdx merged 1 commit intojdx:mainfrom
risu729:doctor-exclude-non-supported
Sep 25, 2025
Merged

fix(doctor): exclude tools not supported on current os#6422
jdx merged 1 commit intojdx:mainfrom
risu729:doctor-exclude-non-supported

Conversation

@risu729
Copy link
Contributor

@risu729 risu729 commented Sep 25, 2025

Fixes #6416

Copilot AI review requested due to automatic review settings September 25, 2025 21:35
Copy link
Contributor

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 doctor command to exclude tools that are not supported on the current operating system. The change ensures that the doctor functionality only processes and reports on tools that are compatible with the current OS environment.

  • Added OS compatibility filtering to prevent unsupported tools from being processed
  • Applied the filter in two locations where tool versions are being processed

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx jdx merged commit bdc06bb into jdx:main Sep 25, 2025
19 checks passed
@jdx jdx mentioned this pull request Sep 25, 2025
@risu729 risu729 deleted the doctor-exclude-non-supported branch September 26, 2025 01:06
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.

3 participants