Skip to content

[bot] Document multi-model agent lists and MCP CIMD OAuth support - #2959

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/learning-hub-cli-1.0.83-updates-8fc964f8d0218bb6
Draft

[bot] Document multi-model agent lists and MCP CIMD OAuth support#2959
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/learning-hub-cli-1.0.83-updates-8fc964f8d0218bb6

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Reviewed the past week of GitHub Copilot CLI changelog entries (through v1.0.83) against the Learning Hub and found two new capabilities not yet documented:

  1. Multi-model agent lists with model-policy (CLI v1.0.83): Custom agents can now list several models in the model frontmatter field, tried in order until one is available to the user. Pairing this with model-policy: required keeps the model locked to that list for the session.
  2. Client ID Metadata Document (CIMD) support for MCP OAuth (CLI v1.0.83): The CLI can now use a CIMD instead of Dynamic Client Registration when signing in to MCP servers over OAuth.

Other recent changelog entries (v1.0.79–v1.0.83) were checked against existing pages and found to already be documented (plugins dashboard availability, hook OpenTelemetry trace context, canvas extensions bundling, etc.) or out of scope for this update.

Sections updated

  • website/src/content/docs/learning-hub/building-custom-agents.md — added a note under the model frontmatter field describing multi-model lists and model-policy: required.
  • website/src/content/docs/learning-hub/understanding-mcp-servers.md — added a note under Authentication describing CIMD-based OAuth sign-in for MCP servers.
  • Bumped lastUpdated on both pages.

Source

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • github.blog

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "github.blog"

See Network Configuration for more information.

Generated by Learning Hub Updater · auto · 43.3 AIC · ⌖ 11.2 AIC · ⊞ 8.7K ·

….83)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

0 participants