[bot] docs: update course for CLI v1.0.15–v1.0.17 features#46
Closed
[bot] docs: update course for CLI v1.0.15–v1.0.17 features#46
Conversation
- Add /share html command to ch01 and ch02 (v1.0.15) - Document built-in skills shipped with CLI to ch05 (v1.0.17) - Add /mcp reload and /mcp auth commands to ch06 (v1.0.15/v1.0.16) 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 in Copilot CLI (v1.0.15–v1.0.17, March 31–April 3, 2026)
The following beginner-relevant features were released in the past 7 days and are now reflected in the course:
New Features Found
Built-in skills ship with the CLI (v1.0.17) — The CLI now includes skills pre-installed, starting with a guide for customizing the Copilot cloud agent environment (
customizing-copilot-cloud-agents-environment)./share htmlcommand (v1.0.15) — Sessions and research reports can now be exported as self-contained interactive HTML files, in addition to markdown files and GitHub gists./mcp authcommand (v1.0.15) — New command for authenticating or re-authenticating MCP servers that use OAuth./mcp reloadcommand (v1.0.16) — MCP server configuration can now be reloaded without restarting Copilot.Course Sections Updated
/sharedescription to mention HTML export option/share htmlexample to the "Share Your Session" section/mcp reloadand/mcp authto the additional MCP commands reference tableSource Announcements