Fix #4345: Extension version staleness - #4350
Open
ranka23 wants to merge 3 commits into
Open
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38232075-1048-401a-a5a8-a04f9ed6f2ac
Contributor
|
Maintainer note: We’re carrying this PR forward as a narrow version-metadata correction for future installs of the bundled Known workaround specify extension add agent-context --force
specify extension add git --force |
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps bundled extension versions so installed projects can detect updates.
Changes:
- Updates
agent-contextandgitmanifests to v1.1.0. - Synchronizes catalog versions.
Show a summary per file
| File | Description |
|---|---|
extensions/git/extension.yml |
Bumps git extension version. |
extensions/agent-context/extension.yml |
Bumps agent-context version. |
extensions/catalog.json |
Updates bundled catalog entries. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 3/3 changed files
- Comments generated: 2
- Review effort level: Balanced
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38232075-1048-401a-a5a8-a04f9ed6f2ac
| id: agent-context | ||
| name: "Coding Agent Context" | ||
| version: "1.0.0" | ||
| version: "1.1.0" |
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
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 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.
Bumps agent-context and git versions to 1.1.0. Manually tested. AI-assisted.