[bot] Update Learning Hub for GPT-6 Astra, Vim mode GA, and new plugin CLI commands - #3084
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[bot] Update Learning Hub for GPT-6 Astra, Vim mode GA, and new plugin CLI commands#3084github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
…n CLI commands 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
Reviewed the last 7 days of GitHub Copilot CLI releases (v1.0.83 → v1.0.84-5), GitHub Copilot app releases (v1.1.14 → v1.1.19), and VS Code Insiders release notes (1.138, Sept 1–8) for updates that affect the documented Learning Hub content (excluding
cli-for-beginners, which is handled separately).What was found
/vim,editorMode: vim) is now generally available to everyone (v1.0.84).copilot instruction list,copilot lsp list, andenable/disableoncopilot plugin/copilot mcp/copilot skill, replacing the retired cross-kindcopilot plugins --kind/--scope/--mcp/--skillflags.copilot skill add --projectreplacescopilot plugins install --skill --scope project./goalcommand for persistent autopilot objectives (v1.1.15) with a live-status Goal pill,/settingsslash command to jump to app settings (v1.1.16), and PR title/description/comment editing plus "Fix with instructions" (v1.1.18).Sections updated
copilot-configuration-basics.md— added GPT-6 Astra to the model list, documented Vim mode GA, and added the new plugin/skill/instruction/LSP CLI commands with the related breaking-change notes.installing-and-using-plugins.md— cross-referenced the new component-specific enable/disable commands and thecopilot skill add --projectreplacement.creating-effective-skills.md— updated thecopilot skillCLI reference with--projectand the breaking-change note for the retired--scopeflag.github-copilot-app.md— added a new section covering/goal,/settings, and the PR editing / "Fix with instructions" features.agents-and-subagents.md— added a note on VS Code 1.138's shareable Agent Host session links and "new session beside" action.All pages had their
lastUpdatedfront matter bumped to 2026-09-12.Source references
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.