-
Notifications
You must be signed in to change notification settings - Fork 228
Remove Invoke-ToolDescriptionEvaluator script #13387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this 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 removes the Invoke-ToolDescriptionEvaluator.ps1 script from the common engineering scripts directory, as it is no longer planned for use. The script was designed to evaluate tool and prompt descriptions using a Tool Description Evaluator from the MCP repository.
Key Changes
- Complete removal of the
Invoke-ToolDescriptionEvaluator.ps1PowerShell script (112 lines deleted)
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13387 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <summerwarren@microsoft.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13387 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <summerwarren@microsoft.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13387 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Summer Warren <summerwarren@microsoft.com>
No longer planned