Commander missions placeholders#1575
Merged
scottdurow merged 6 commits intomicrosoft:mainfrom Feb 20, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR introduces placeholder/preview content for the Commander curriculum of the Agent Academy, consisting of a main index page and 13 mission placeholder files. The Commander level represents the most advanced tier of training, focusing on enterprise-scale agent solutions including topics like Computer Using Agents (CUA), Code Interpreter, voice-enabled agents, localization, Azure AI integration, governance, deployment, and best practices.
Changes:
- Added Commander preview index page with curriculum overview and mission table
- Created 13 mission placeholder files (01-13) with consistent structure including CLASSIFIED headers, mission briefs, objectives, and references
- Added technical terms to cspell.json (BYOM, DTMF, HITL, Noda, SSML)
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/commander-preview/index.md | Main landing page for Commander preview curriculum with mission table and overview |
| docs/commander-preview/01-advanced-mcp/index.md | Mission 01 placeholder for Advanced MCP Server Usage |
| docs/commander-preview/02-computer-using-agents/index.md | Mission 02 placeholder for Computer Using Agents (CUA) |
| docs/commander-preview/03-code-interpreter/index.md | Mission 03 placeholder for Code Interpreter |
| docs/commander-preview/04-human-in-the-loop/index.md | Mission 04 placeholder for Human in the Loop (HITL) |
| docs/commander-preview/05-voice-enabled-agents/index.md | Mission 05 placeholder for Voice-enabled Agents |
| docs/commander-preview/06-localization/index.md | Mission 06 placeholder for Localization |
| docs/commander-preview/07-azure-ai-byom/index.md | Mission 07 placeholder for Azure AI & BYOM integration |
| docs/commander-preview/08-knowledge-deep-dive/index.md | Mission 08 placeholder for Knowledge Deep Dive |
| docs/commander-preview/09-handoff-to-human/index.md | Mission 09 placeholder for Handoff to Human Agents |
| docs/commander-preview/10-governance-auth-dlp/index.md | Mission 10 placeholder for Governance with Authentication, Channels & DLP |
| docs/commander-preview/11-test-monitor-debug/index.md | Mission 11 placeholder for Test, Monitor, Debug & Analytics |
| docs/commander-preview/12-deploy-solutions-pipelines/index.md | Mission 12 placeholder for Deploy Agents with Solutions & Pipelines |
| docs/commander-preview/13-next-steps-best-practices/index.md | Mission 13 placeholder for Next Steps and Best Practices |
| cspell.json | Added technical terms used in Commander missions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commander missions placeholders