Skip to content

[bot] Document model fallback lists, CIMD OAuth, and sandbox network isolation (v1.0.83) - #2953

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
update-learning-hub-copilot-cli-2026-09-db22ed39c8c43481
Draft

[bot] Document model fallback lists, CIMD OAuth, and sandbox network isolation (v1.0.83)#2953
github-actions[bot] wants to merge 1 commit into
mainfrom
update-learning-hub-copilot-cli-2026-09-db22ed39c8c43481

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Summary

Routine check of GitHub Copilot CLI changelog (v1.0.82–v1.0.84) against the Learning Hub found three undocumented features from v1.0.83 worth adding to existing pages. No new pages were warranted — all changes fit as additions to existing sections.

What was found

  • Model fallback lists for custom agents: model in agent frontmatter can now list several models, tried in order until one is available, paired with model-policy: required to pin the agent to that list.
  • Client ID Metadata Document (CIMD) support: Copilot CLI can sign in to MCP servers using CIMD for OAuth, an alternative to Dynamic Client Registration.
  • Sandbox network isolation (breaking change): On macOS and Linux, sandboxed commands can no longer reach services on the local machine (including a server the command itself starts on 127.0.0.1). Linux sandboxing also now requires additional networking tools (slirp4netns, nsenter, iptables, etc.) on PATH, and can restrict egress to a configured proxy.

Sections updated

  • building-custom-agents.md — added a note on model fallback lists and model-policy under the frontmatter fields section.
  • understanding-mcp-servers.md — added a note on CIMD OAuth support under the Authentication section.
  • copilot-configuration-basics.md — added a breaking-change note on sandbox network isolation and new Linux sandboxing prerequisites under the sandbox settings section.

Other items in the v1.0.81–v1.0.84 changelog (plugins dashboard rollout, MCP 2026-07-28 support, hook trace context) were already documented in the Learning Hub. UI-only changes (taskbar session indicator, sessions sidebar sorting, herdr terminal detection) were judged too minor to warrant new documentation.

Source

Generated by Learning Hub Updater · auto · 64.8 AIC · ⌖ 7.27 AIC · ⊞ 8.7K ·

…ion changes (v1.0.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