Skip to content

feat(@angular/cli): add modernize tool to the MCP server #30845

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amishne
Copy link

@amishne amishne commented Aug 6, 2025

No description provided.

- Adds a new `modernize` tool to the MCP server. This tool provides developers with instructions for running various Angular migrations, such as control-flow, standalone, and signal inputs.
- Includes a comprehensive list of available modernizations, with links to their documentation.
- Adds unit tests for the new `modernize` tool to ensure its correctness.
- Refactors the static best-practices guide into a dedicated `instructions.ts` resource for better code organization.
@amishne amishne requested a review from clydin August 6, 2025 21:42
@amishne amishne added the target: minor This PR is targeted for the next minor release label Aug 6, 2025
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @angular/cli labels Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular/cli detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant