-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 33835d9
refactor(@angular/cli): rewrite best-practices MCP tool description for clarity
The description for the `get_best_practices` MCP tool is rewritten to use a structured format with `<Purpose>`, `<Use Cases>`, and `<Operational Notes>` tags.
This change makes the tool's purpose and mandatory nature clearer and more actionable for an AI model, ensuring it understands the importance of adhering to the official Angular Best Practices Guide.1 parent eece201 commit 33835d9
File tree
1 file changed
+15
-6
lines changed- packages/angular/cli/src/commands/mcp/tools
1 file changed
+15
-6
lines changedLines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
22 | 31 |
| |
23 | 32 |
| |
24 | 33 |
| |
|
0 commit comments