[bot] Add Vim mode, /goal command, and Copilot app MCP/connector updates - #2989
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Add Vim mode, /goal command, and Copilot app MCP/connector updates#2989github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
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 v1.0.83/1.0.84, Copilot app changelog v1.1.15) against the Learning Hub and added a few small documentation updates for newly released features that weren't yet covered.
New features/changes found
/vimcommand oreditorMode: vimsetting for modal editing in the composer./goalcommand (Copilot app v1.1.15+) — sets a persistent objective for autopilot to work towards across multiple continuation turns in a local session.Sections updated
website/src/content/docs/learning-hub/copilot-configuration-basics.md— addededitorModesetting and a Vim mode callout.website/src/content/docs/learning-hub/github-copilot-app.md— added/goalcommand, MCP deep-link install, Power BI connector, and PR media attachment notes; bumpedlastUpdated.Sources
Other pages (MCP servers, custom agents, glossary, etc.) were already up to date with recent CLI releases (through v1.0.83) and required no changes.
cli-for-beginnerswas intentionally left untouched per instructions.Warning
Firewall blocked 2 domains
The following domains were blocked by the firewall during workflow execution:
code.visualstudio.comgithub.blogTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.