[bot] Document GPT-6 Astra, vim mode, and Copilot app v1.1.15 features - #3004
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Document GPT-6 Astra, vim mode, and Copilot app v1.1.15 features#3004github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- Document GPT-6 Astra model support and vim mode in the CLI (v1.0.84) - Document Windows 11 taskbar taskbarPresence opt-out setting - Document GitHub Copilot app v1.1.15 features: /goal command for autopilot, PR image/video attachments, MCP server install via deep link, and expanded stacked pull request support - Cross-link the new MCP deep-link install flow from the MCP servers guide 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.
Summary
Checked recent GitHub Copilot updates (CLI changelog, GitHub Copilot app changelog, latest releases) and compared against the Learning Hub pages (excluding
cli-for-beginners, which is handled separately). Found several undocumented features from the last ~7 days and added them to the appropriate existing pages — no new page was warranted since these are incremental additions to already-covered topics.New features/changes found and documented
/vim,editorMode: vim) now available to everyone in the prompt composertaskbarPresencesetting to opt out of the Windows 11 taskbar session status feature/goalcommand — set a persistent objective for autopilot in local sessionsSections updated
website/src/content/docs/learning-hub/copilot-configuration-basics.md— Model Picker section (GPT-6 Astra) and CLI Session Commands section (vim mode, taskbar opt-out)website/src/content/docs/learning-hub/github-copilot-app.md— Agent Merge section (stacked PR updates) plus new "Autopilot Goals", "Attaching Images and Videos to Pull Requests", and "Installing MCP Servers via Deep Link" subsectionswebsite/src/content/docs/learning-hub/understanding-mcp-servers.md— cross-linked the new MCP deep-link install flow under "Installing MCP Servers from the Registry"All three pages had their
lastUpdatedfrontmatter bumped to reflect the changes.Source announcements
changelog.md(v1.1.14 – v1.1.16, releases dated 2026-08-26 to 2026-09-08)Note:
github.blogandcode.visualstudio.comwere not reachable from this sandboxed environment (network policy blocks those domains), so this update relies on the CLI and app repository changelogs plus GitHub release notes, which were accessible.Warning
Firewall blocked 3 domains
The following domains were blocked by the firewall during workflow execution:
code.visualstudio.comgithub.blognishanil.github.ioTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.