Skip to content

[bot] Update agent model config and MCP dashboard docs for v1.0.83 - #213

Draft
DanWahlin wants to merge 1 commit into
mainfrom
update/v1.0.83-agent-model-mcp-dashboard-7e684f1a60db19a9
Draft

[bot] Update agent model config and MCP dashboard docs for v1.0.83#213
DanWahlin wants to merge 1 commit into
mainfrom
update/v1.0.83-agent-model-mcp-dashboard-7e684f1a60db19a9

Conversation

@DanWahlin

Copy link
Copy Markdown
Collaborator

What changed in Copilot CLI v1.0.83

Two beginner-relevant changes were shipped in v1.0.83 (released 2026-09-04):

  1. Custom agents can now specify multiple models — The model property in .agent.md files now works in GitHub Copilot CLI (not just VS Code). You can provide a single model ID or a prioritized list; Copilot tries them in order until one is available. The new model-policy: required field locks agents to the specified list.

  2. MCP add/edit/auth forms now open in the plugins dashboard — When you run /mcp add, /mcp edit <name>, or /mcp auth <name>, the form opens inside the unified plugins dashboard instead of a separate panel. Closing the form returns you to the server list automatically.

What was updated

Chapter 04 — Agents & Custom Instructions

  • Removed outdated ⚠️ VS Code Only callout that said the model property was not supported in Copilot CLI.
  • Added model and model-policy rows to the YAML Properties table.
  • Added a new Specifying Models in an Agent subsection with YAML examples showing both a single model and a fallback list, plus a tip explaining why a list is useful.

Chapter 06 — MCP Servers

  • Added a 💡 Plugins Dashboard callout below the slash-commands table explaining that interactive MCP management forms now open inside the plugins dashboard.

Sources

Generated by Course Updater · ● 748.9K ·

- Chapter 04: Remove outdated 'VS Code Only' note for the model property;
  document that custom agents now support model lists with automatic
  fallback and model-policy: required (added in v1.0.83)
- Chapter 06: Add note that /mcp add, /mcp edit, and /mcp auth now open
  inside the unified plugins dashboard (changed in v1.0.83)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@omarhreyesmolina-design

omarhreyesmolina-design commented Sep 7, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants