[bot] Update Learning Hub with April 2026 Copilot CLI changes (v1.0.25–v1.0.32)#1440
Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
Draft
[bot] Update Learning Hub with April 2026 Copilot CLI changes (v1.0.25–v1.0.32)#1440github-actions[bot] wants to merge 1 commit intostagedfrom
github-actions[bot] wants to merge 1 commit intostagedfrom
Conversation
….32) - copilot-configuration-basics.md: add auto model selection, /statusline, /env, /remote, --connect, short session ID resume, sessionIdleTimeout setting - understanding-mcp-servers.md: add MCP registry install (/mcp install), type field default, COPILOT_AGENT_SESSION_ID env var - understanding-copilot-context.md: add document file attachment section Co-authored-by: Copilot <223556219+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.
What's New
Updates Learning Hub documentation to reflect features shipped in Copilot CLI versions 1.0.25–1.0.32 (April 11–17, 2026).
New Features Found
Copilot CLI v1.0.32 (2026-04-17)
automodel selection — Copilot can now automatically pick the best available model per session--connectflag — directly connect to a remote session by ID--resume//resumeinstead of the full session ID--session-idle-timeout(disabled by default)Copilot CLI v1.0.30 (2026-04-16)
/statuslinecommand — customize which items appear in the CLI status bar (directory,branch,effort,context,quota);/footeris an aliasCopilot CLI v1.0.29 (2026-04-16)
COPILOT_AGENT_SESSION_IDenv var — automatically available to shell commands and MCP servers for session correlationtypedefault — thetypefield can be omitted for remote HTTP MCP server configs (defaults tohttp)Copilot CLI v1.0.25 (2026-04-13)
/mcp install)/envcommand — show loaded environment details (instructions, MCP servers, skills, agents, plugins)--remote//remoteand--connectSections Updated
copilot-configuration-basics.mdautomodel selection optionsessionIdleTimeoutentry/statusline,/env,/remote/--remote/--connect, and short session ID resumeunderstanding-mcp-servers.md/mcp installguided flowtypefield documentation noting it defaults tohttpfor remote serversCOPILOT_AGENT_SESSION_ID: documented as automatically available to MCP servers and shell commandsunderstanding-copilot-context.mdSource Announcements