Skip to content

Conversation

@Redth
Copy link
Member

@Redth Redth commented Jan 8, 2026

This pull request introduces a new specialized agent for validating and configuring .NET MAUI development environments, updates documentation and prompt instructions to support its use, and configures backend services for environment checks. The most important changes are grouped below:

New Agent and Documentation:

  • Added .github/agents/env-setup.md defining the env-setup agent for automated .NET MAUI environment validation and remediation, including detailed tasks for SDK, workload, and dependency checks and fixes.

Copilot Agent Integration:

  • Updated .github/copilot-instructions.md to document the new env-setup agent, its trigger phrases, capabilities, and delegation policy.
  • Added examples to .github/copilot-instructions.md for immediate delegation to the env-setup agent when relevant user requests are detected.

Prompt and Server Configuration:

  • Updated .github/prompts/maui-check.prompt.md to instruct use of the env-setup agent for full .NET MAUI environment health checks and automated fixes.
  • Added mauidevenv and appledev server configurations to .vscode/mcp.json to enable backend support for environment validation and remediation tasks.

Introduces the env-setup agent for validating and fixing .NET MAUI development environments, including SDK, workloads, Android SDK, Java JDK, and Xcode checks. Updates copilot-instructions with env-setup agent details and trigger phrases. Adds a prompt for running a full MAUI environment health check. Updates .vscode/mcp.json to configure mauidevenv and appledev servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants