[bot] docs: document Copilot CLI v1.0.84 command changes, Vim mode GA, and GPT-6 Astra - #3037
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
…, and GPT-6 Astra 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 GitHub Copilot CLI (past 7 days)
Reviewed the
github/copilot-clichangelog and GitHub Releases (v1.0.83→v1.0.84-4, Sept 4–10, 2026):copilot pluginssubcommand family was split into dedicated per-kind commands:copilot instruction list/copilot lsp listreplacecopilot plugins list --kind instruction/--kind lspcopilot skill add [--project]replacescopilot plugins install --skill [--scope project]enable/disablenow live directly oncopilot plugin,copilot mcp, andcopilot skill, replacing the cross-kindcopilot plugins enable/disable --plugin|--mcp|--skill--kind,--scope,--mcp,--skillflags were removed fromcopilot plugins;copilot plugins listis now a plain alias forcopilot plugin list(plugins only, and--jsonnow returns a flat array instead of{ plugins, errors })--jsonwas added tocopilot plugin list,copilot plugin marketplace list, andcopilot plugin marketplace browse/vimoreditorMode: vim.Note:
github.blog,code.visualstudio.com, andnishanil.github.iowere unreachable from this sandbox (network egress blocked at the proxy), so this update is based on thecopilot-cliGitHub changelog/releases only, which was reachable viaraw.githubusercontent.comand the GitHub API. No new entries were found in the VS Code Insiders 1.138 notes or thenishanil/copilot-guiderepo's recent commit history relevant to this scope.Sections updated
website/src/content/docs/learning-hub/installing-and-using-plugins.md— documented the v1.0.84copilot plugins→ per-kind command split.website/src/content/docs/learning-hub/creating-effective-skills.md— addedcopilot skill enable/disableand noted the--scope→--projectrename.website/src/content/docs/learning-hub/copilot-configuration-basics.md— added Vim mode GA and GPT-6 Astra to the model aliases note.website/src/content/docs/learning-hub/building-custom-agents.md— added GPT-6 Astra to the model choice table.(The
cli-for-beginnerssection was intentionally left untouched per the maintenance instructions.)Source
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.