Commit 8aca55d
committed
refactor(@angular/cli): remove modernize tool and add instructions for schematic discovery
Remove the `modernize` tool from the Angular CLI MCP server, as it is largely redundant with the
official Angular developer skill and direct usage of schematics. To compensate for this removal,
add instructions to the server describing how agents can use `ng generate <package>: --help` to
discover available modernization schematics. This simplifies the codebase while maintaining the
ability for agents to perform code modernization.1 parent 0841637 commit 8aca55d
4 files changed
Lines changed: 9 additions & 334 deletions
File tree
- packages/angular/cli/src/commands/mcp
- tools
- onpush-zoneless-migration
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 50 | + | |
58 | 51 | | |
59 | 52 | | |
60 | 53 | | |
| |||
105 | 98 | | |
106 | 99 | | |
107 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
| |||
Lines changed: 0 additions & 193 deletions
This file was deleted.
Lines changed: 0 additions & 131 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments