Update Superpowers Implementation Bridge extension to v1.0.3#2993
Merged
Conversation
Update speckit-superpowers-bridge extension submitted by @lihan3238: - extensions/catalog.community.json (version, download_url, updated_at) Closes #2945 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the community catalog entry for speckit-superpowers-bridge to the upstream v1.0.3 release.
Changes:
- Bumped
speckit-superpowers-bridgeversion from1.0.2→1.0.3. - Updated the release asset
download_urlto thev1.0.3ZIP. - Refreshed top-level and entry-level
updated_attimestamps.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates the extension entry’s version, download URL, and timestamps to reflect the v1.0.3 release. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 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
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.
Updates the
speckit-superpowers-bridgecommunity catalog entry to v1.0.3, submitted by @lihan3238.Changes
extensions/catalog.community.json: bumpedversionto1.0.3, updateddownload_urlto the v1.0.3 release asset, and refreshed both the entry-level and top-levelupdated_attimestamps.docs/community/extensions.mdchange needed — name, description, category, and effect are unchanged for this version bump.Note on
download_urlThe submitter proposed the floating
releases/latest/download/speckit-superpowers-bridge.zipalias, but this PR intentionally pins to the immutable v1.0.3 asset (.../releases/download/v1.0.3/speckit-superpowers-bridge-v1.0.3.zip), consistent with the prior v1.0.2 entry and the publishing guide's version-pinned URL convention. Pinning guarantees the catalog references a fixed, reviewed artifact — alatestalias can change contents after review, which would undermine reproducibility and theversion/verifiedfields.Validation
v1.0.3exists onlihan3238/speckit-superpowers-bridgewith the versioned ZIP asset (speckit-superpowers-bridge-v1.0.3.zip) and the stablespeckit-superpowers-bridge.zipalias.extensions/catalog.community.jsonvalidated as valid JSON.created_at,downloads, andstarspreserved from the existing entry.Closes #2945
cc @lihan3238