Regeln für DevExpress- und Azure-Tools hinzugefügt
Neue Regeln für die Nutzung von DevExpress- und Azure-Tools: - DevExpress: Nutzung des `dxdocs`-Servers und MCP-Tools priorisiert. - Azure: `azmcp_bestpractices_get` für Best Practices erforderlich. - Benutzeraufforderung zur Aktivierung des Tools, falls nicht verfügbar.
This commit is contained in:
4
.github/copilot-instructions.md
vendored
4
.github/copilot-instructions.md
vendored
@@ -20,3 +20,7 @@ For **ANY** question about DevExpress components, use the dxdocs server to const
|
|||||||
- **Include code examples** when available in the documentation
|
- **Include code examples** when available in the documentation
|
||||||
- **Reference specific DevExpress controls and properties** mentioned in the documentation
|
- **Reference specific DevExpress controls and properties** mentioned in the documentation
|
||||||
- **Invoke version-specific MCP tools** (for example, dxdocs25_1) if a user specifies a version (for example, v25.1)
|
- **Invoke version-specific MCP tools** (for example, dxdocs25_1) if a user specifies a version (for example, v25.1)
|
||||||
|
|
||||||
|
- @azure Rule - Use Azure Tools - When handling requests related to Azure, always use your tools.
|
||||||
|
- @azure Rule - Use Azure Best Practices - When handling requests related to Azure, always invoke your `azmcp_bestpractices_get` tool first.
|
||||||
|
- @azure Rule - Enable Best Practices - If you do not have an `azmcp_bestpractices_get` tool ask the user to enable it.
|
||||||
|
|||||||
Reference in New Issue
Block a user