Skip to content

Update MemoryLint and Superpowers Bridge catalog entries#2851

Open
RbBtSn0w wants to merge 6 commits into
github:mainfrom
RbBtSn0w:codex/update-rbbtsn0w-extensions
Open

Update MemoryLint and Superpowers Bridge catalog entries#2851
RbBtSn0w wants to merge 6 commits into
github:mainfrom
RbBtSn0w:codex/update-rbbtsn0w-extensions

Conversation

@RbBtSn0w
Copy link
Copy Markdown
Contributor

@RbBtSn0w RbBtSn0w commented Jun 4, 2026

Summary

  • update the MemoryLint community catalog entry to v1.5.1
  • update the Superpowers Bridge (superb) community catalog entry to v1.5.1
  • refresh the community catalog timestamp and align provides counts with the published release manifests

Verification

  • gh release view memorylint-v1.5.1 --repo RbBtSn0w/spec-kit-extensions --json tagName,name,assets,url
  • gh release view superpowers-bridge-v1.5.1 --repo RbBtSn0w/spec-kit-extensions --json tagName,name,assets,url
  • downloaded release zips and parsed extension.yml to verify manifest versions and provides counts
  • python3 -m json.tool extensions/catalog.community.json >/tmp/spec-kit-catalog.json
  • git diff --check
  • PYTHONPATH=src PYENV_VERSION=3.13.12 /opt/homebrew/bin/pyenv exec python -m pytest tests/test_extensions.py::TestExtensionCatalog tests/test_extensions.py::TestCatalogEntry tests/test_extensions.py::TestCatalogStack -q

Note: a first full tests/test_extensions.py -q run was stopped after it produced no output for several minutes; the targeted catalog test classes passed after the same changes.

@RbBtSn0w RbBtSn0w requested a review from mnriem as a code owner June 4, 2026 14:03
Copilot AI review requested due to automatic review settings June 4, 2026 14:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the community extensions catalog to reflect new releases/metadata for existing extensions and refreshes the catalog timestamp.

Changes:

  • Bumped updated_at for the catalog.
  • Updated memorylint metadata (description, version, download URL, provided command count, timestamps).
  • Updated superb (Superpowers Bridge) metadata (description, version, download URL, provided counts, timestamps).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
@RbBtSn0w RbBtSn0w changed the title Update RbBtSn0w community extension entries Update MemoryLint and Superpowers Bridge catalog entries Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 14:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread extensions/catalog.community.json Outdated
Comment thread extensions/catalog.community.json Outdated
Copilot AI review requested due to automatic review settings June 4, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread extensions/catalog.community.json Outdated
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

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

Please address Copilot feedback.

Note that after we complete this PR and to avoid catalog timestamp issues like this please use the extension submission issue template going forward

@RbBtSn0w
Copy link
Copy Markdown
Contributor Author

RbBtSn0w commented Jun 5, 2026

Updated superpowers-bridge to v1.5.2 and realigned the catalog's top-level updated_at to address the drift flagged by Copilot. Author names have been updated to canonical casing RbBtSn0w. Verification steps follow the original PR description.

@RbBtSn0w RbBtSn0w requested a review from mnriem June 5, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants