Merge azureterraformbestpractices command into get_azure_bestpractices
Open
Nobody has claimed this yet.
server-Azure.Mcp
tools-BestPractices
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 624
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 220
Description
When virtual tool mode is enabled in VSCode (more than 128 tools are selected), copilot would group tools under one mcp server into 3-4 groups and then attach back tools based on embedding matching. When agent tried to get azure best practices, we've seen that it chose azureterraformbestpractices over get_azure_bestpractices. To eliminate the competition among our own tools, it is better to merge azureterraformbestpractices command into get_azure_bestpractices.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.