Skip to content

[extension] Update Superpowers Implementation Bridge to v1.2.0 - #4183

Merged
mnriem merged 2 commits into
mainfrom
update-speckit-superpowers-bridge-extension-2fb86584abffae1f
Aug 18, 2026
Merged

[extension] Update Superpowers Implementation Bridge to v1.2.0#4183
mnriem merged 2 commits into
mainfrom
update-speckit-superpowers-bridge-extension-2fb86584abffae1f

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Update the speckit-superpowers-bridge community extension from v1.1.0 to v1.2.0.

Changes

  • extensions/catalog.community.json: bumped version to 1.2.0, pinned download_url to the immutable v1.2.0 release asset (releases/download/v1.2.0/speckit-superpowers-bridge-v1.2.0.zip), refreshed updated_at and top-level catalog updated_at
  • docs/community/extensions.md: existing row is accurate — no update needed

Validation Results

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) ✅ Pass
Version semver (1.2.0) ✅ Pass
Repository publicly accessible ✅ Pass
extension.yml present ✅ Pass (.specify/extensions/speckit-superpowers-bridge/extension.yml)
README.md present ✅ Pass
LICENSE present ✅ Pass
GitHub release v1.2.0 exists ✅ Pass
Download URL valid & tag-pinned ✅ Pass (speckit-superpowers-bridge-v1.2.0.zip asset on the v1.2.0 release)
Testing checklist complete ✅ Pass
Submission requirements complete ✅ Pass

Maintainer correction

The original run set download_url to the floating releases/latest/download/… alias, per the submitter's stated preference in #4180. That is not Spec Kit catalog policy: catalog entries pin each version to an immutable, tag-scoped artifact (releases/download/<tag>/<asset>.zip), matching every other entry and the add-community-extension workflow's required pattern. Commit ba76082f repins to the versioned asset. Follow-up #4185 makes this a hard validation rule and rejects releases/latest/.

Closes #4180
cc @lihan3238


Posted on behalf of @mnriem by GitHub Copilot (model: claude-sonnet-4.6, autonomous); corrected by GitHub Copilot (model: claude-opus-4.8, supervised).

Generated by 🧩 Add Community Extension from Issue Submission for issue #4180 · 295 AIC · ⌖ 16.2 AIC · ⊞ 35.3K ·

Update speckit-superpowers-bridge extension submitted by @lihan3238:
- extensions/catalog.community.json (version, download_url, updated_at)
- docs/community/extensions.md community extensions table (no change needed)

Closes #4180

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the community catalog entry for Superpowers Implementation Bridge to v1.2.0.

Changes:

  • Bumps the extension version and timestamps.
  • Switches to the verified stable latest-release asset URL.
Show a summary per file
File Description
extensions/catalog.community.json Updates release metadata for v1.2.0.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

Replace the floating releases/latest alias with the tag-pinned asset URL
so the catalog entry serves the immutable v1.2.0 artifact, matching the
convention used by every other entry and the workflow's required pattern.

Assisted-by: GitHub Copilot (model: claude-opus-4.8, supervised)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: fd1776f5-b547-41af-a28e-286bf336f4a4
@mnriem

mnriem commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Pushed `ba76082f`: repinned `download_url` from the floating `releases/latest/` alias to the tag-pinned asset `releases/download/v1.2.0/speckit-superpowers-bridge-v1.2.0.zip` (verified 200). The /latest/ alias would keep serving future releases under the pinned "version": "1.2.0" record, and it does not match the required releases/download/<tag>/<asset>.zip pattern that every other catalog entry follows.

Follow-up filed to make this a hard validation rule across the community workflows: #4185.


Pushed on behalf of @mnriem by GitHub Copilot (model: claude-opus-4.8, supervised).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Balanced

Comment thread extensions/catalog.community.json
@mnriem
mnriem merged commit 61be959 into main Aug 18, 2026
16 checks passed
@mnriem
mnriem deleted the update-speckit-superpowers-bridge-extension-2fb86584abffae1f branch August 18, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Update speckit-superpowers-bridge to v1.2.0

2 participants