Skip to content

[bot] docs: add /share html and /mcp auth commands (v1.0.15)#44

Merged
DanWahlin merged 1 commit intomainfrom
update/v1.0.15-new-features-4602fb0bf72c0f3a
Apr 3, 2026
Merged

[bot] docs: add /share html and /mcp auth commands (v1.0.15)#44
DanWahlin merged 1 commit intomainfrom
update/v1.0.15-new-features-4602fb0bf72c0f3a

Conversation

@DanWahlin
Copy link
Copy Markdown
Collaborator

What's New

Two beginner-relevant features were released in Copilot CLI v1.0.15 (2026-04-01) that were not yet documented in the course:

1. /share html — Export sessions as interactive HTML

A new export format joins /share file and /share gist. The /share html command produces a self-contained, interactive HTML file — handy for sharing polished session reports with teammates or saving for future reference without needing GitHub.

2. /mcp auth — Re-authenticate OAuth MCP servers

A new /mcp sub-command for re-authenticating with MCP servers that use OAuth (e.g., after switching GitHub accounts). Previously this wasn't listed in the reference table.


Sections Updated

File Change
01-setup-and-first-steps/README.md Updated /share entry in the slash commands table to mention the new HTML export option
02-context-conversations/README.md Added /share html example with a short explanation to the Share Your Session snippet
06-mcp-servers/README.md Added /mcp auth <server-name> row to the Additional /mcp Commands reference table

Source

Generated by Course Updater ·

- Add /share html command to ch01 commands table and ch02 Share session section
- Add /mcp auth command to ch06 additional MCP commands table

New in v1.0.15 (2026-04-01):
- /share html: exports sessions as self-contained interactive HTML files
- /mcp auth: re-authenticate MCP OAuth servers with account switching support

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DanWahlin DanWahlin marked this pull request as ready for review April 3, 2026 18:26
Copilot AI review requested due to automatic review settings April 3, 2026 18:26
@DanWahlin DanWahlin merged commit 56cc5bf into main Apr 3, 2026
5 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the course documentation to cover two newly released Copilot CLI v1.0.15 commands so beginners can discover and use them without needing to consult external release notes.

Changes:

  • Update the /share command description to include the new HTML export option.
  • Add a /share html example to the “Share Your Session” snippet.
  • Add /mcp auth <server-name> to the MCP command reference table.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
01-setup-and-first-steps/README.md Expands the /share row in the slash-commands table to include HTML export.
02-context-conversations/README.md Adds an in-context example demonstrating /share html and what it produces.
06-mcp-servers/README.md Documents the new /mcp auth <server-name> command in the additional /mcp commands table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants