Fix #4345: Extension version staleness - #4350
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38232075-1048-401a-a5a8-a04f9ed6f2ac
|
Maintainer note: We鈥檙e 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 |
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" |
|
To make this mergeable as a complete fix for #4345, the following still needs to be addressed:
The extension version remains independent from the CLI version; this only requires the catalog, embedded manifest, and exact example/test pins to agree on the extension release being shipped. Posted on behalf of @mnriem by GitHub Copilot (model: GPT-5.6 Sol). |
Bumps agent-context and git versions to 1.1.0. Manually tested. AI-assisted.