Commit 4a67342
committed
refactor(@angular/cli): remove find_examples tool and associated database rule
Remove the `find_examples` tool from the Angular CLI MCP server, along with the `ng_examples_db`
Bazel rule and associated example files. With the availability of the official Angular developer
skills repository (https://github.com/angular/skills), this local database lookup tool is redundant.
Reduce maintenance overhead and simplify the codebase by eliminating the need to maintain a local
SQLite database of examples within the CLI repository.1 parent 7da255d commit 4a67342
13 files changed
Lines changed: 1 addition & 1109 deletions
File tree
- packages/angular/cli
- lib/examples
- src/commands/mcp
- tools/examples
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 89 | | |
102 | 90 | | |
103 | 91 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
163 | 160 | | |
164 | 161 | | |
165 | 162 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 163 | | |
170 | 164 | | |
171 | 165 | | |
| |||
Lines changed: 0 additions & 106 deletions
This file was deleted.
Lines changed: 0 additions & 137 deletions
This file was deleted.
0 commit comments