From 0a8f31ef189bd04fa2b3309c6c28a255c336bded Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Thu, 28 May 2026 08:56:31 -0500 Subject: [PATCH] Update Superpowers Implementation Bridge to v0.7.0 (#2732) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update Superpowers Implementation Bridge to v0.7.0 Update speckit-superpowers-bridge extension submitted by @lihan3238: - extensions/catalog.community.json (version 0.5.0 → 0.7.0, download_url → stable-alias) Closes #2731 * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 58d463627..34d670ff8 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-05-27T00:00:00Z", + "updated_at": "2026-05-28T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -2650,8 +2650,8 @@ "id": "speckit-superpowers-bridge", "description": "Thin orchestrator between Spec Kit (design) and Superpowers (implementation). Cross-agent.", "author": "lihan3238", - "version": "0.5.0", - "download_url": "https://github.com/lihan3238/speckit-superpowers-bridge/releases/download/v0.5.0/speckit-superpowers-bridge-v0.5.0.zip", + "version": "0.7.0", + "download_url": "https://github.com/lihan3238/speckit-superpowers-bridge/releases/download/v0.7.0/speckit-superpowers-bridge-v0.7.0.zip", "repository": "https://github.com/lihan3238/speckit-superpowers-bridge", "homepage": "https://github.com/lihan3238/speckit-superpowers-bridge", "documentation": "https://github.com/lihan3238/speckit-superpowers-bridge#readme", @@ -2692,7 +2692,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-05-15T00:00:00Z", - "updated_at": "2026-05-20T00:00:00Z" + "updated_at": "2026-05-28T00:00:00Z" }, "speckit-utils": { "name": "SDD Utilities",