[bot] Document Agent Plugins 1.0 rebrand and /limits predict command - #2719
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
…edict 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 changed upstream
plugin.json+skills/+mcp.jsonlayout with tool-specific data kept in per-tool namespaces (e.g.com.github.copilot/).v1.0.76added/limits predict, which suggests a session AI-credit limit based on similar past sessions for usage-based billing users.Sources checked:
github/copilot-clichangelog.md and recent releases, VS Code 1.133/1.134 release notes (microsoft/vscode-docs), and agent-plugins.org.Learning Hub updates
installing-and-using-plugins.md: Renamed the "Open Plugin Spec v1 Compatibility" section to "Agent Plugins Standard Compatibility" and added context on the Agent Plugins 1.0 launch, VS Code's adoption, and the shared/portable vs. tool-specific namespace model.copilot-configuration-basics.md: Added documentation for the/limits predictcommand near the existing/usagecommand coverage.Both files'
lastUpdatedfront matter was bumped to reflect the changes. Thecli-for-beginnerssection was intentionally left untouched per review guidance. No other gaps were found versus the past-7-days changelog — most recent CLI features (worktree changes, sandbox auth tab, model picker grouping, sessions sidebar,/permissions) were already documented.Warning
Firewall blocked 4 domains
The following domains were blocked by the firewall during workflow execution:
agentplugins.orgcode.visualstudio.comgithub.blognishanil.github.ioTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.