angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

refactor(@angular/cli): rename devserver MCP tools to be more consistent

Open amishne opened this issue 2 months ago • 0 comments

  1. Rename all devserver tools to have devserver as a prefix.
  2. Change "devserver" to be considered as a single word throughout, making the capitalization consistent.
  3. Add support for grouping experimental tools and added "devserver" as a group, making it easy to enable all the devserver tools together.

This is intended to make the tools a little more consistent, and make it easier to enable them as a group. A change amending the documentation to fit the new names will follow.

amishne avatar Nov 14 '25 00:11 amishne