[bot] Update Learning Hub with recent Copilot CLI features (v1.0.23–v1.0.30)#1421
Draft
github-actions[bot] wants to merge 1 commit intostagedfrom
Draft
Conversation
…1.0.30) - copilot-configuration-basics.md: Add /ask, /env, /statusline commands and --mode/--autopilot/--plan startup flags - automating-with-hooks.md: Document preToolUse modifiedArgs/updatedInput and additionalContext fields for modifying tool arguments - understanding-mcp-servers.md: Add /mcp install registry section and note that type field is optional for remote MCP servers - installing-and-using-plugins.md: Add copilot plugin marketplace update command and deprecation notice for repo/URL/path installs - using-copilot-coding-agent.md: Add Remote Control section (replaces steering feature) 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
Reviewed the GitHub Copilot CLI changelog for releases v1.0.23–v1.0.30 (April 9–16, 2026) and updated five Learning Hub pages with features not yet documented.
New features / changes found
/askcommand — quick question without affecting history/envcommand — show loaded environment details/statuslinecommand — customize status bar items--mode/--autopilot/--planstartup flagspreToolUsehooks:modifiedArgs/updatedInput+additionalContext/mcp install)typefield optional (defaults tohttp)copilot plugin marketplace updatecommandSections updated
copilot-configuration-basics.md/ask,/env, and/statuslinecommand descriptions to the CLI Session Commands section--mode,--autopilot, and--planautomating-with-hooks.mdmodifiedArgs/updatedInputandadditionalContextoutput fields (v1.0.24)understanding-mcp-servers.md/mcp installguided flowtypefield is optional for remote MCP servers (defaults tohttp)installing-and-using-plugins.mdcopilot plugin marketplace updatecommand to the managing plugins sectionusing-copilot-coding-agent.md--remote//remotefeature, resume picker integration, and per-scenario benefits; noted that it replaces the earlier "steering" featureSources