Update Ralph community extension to v1.1.1#2861
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates the Spec Kit community extension catalog metadata for the “Ralph Loop” extension to reflect its upstream v1.1.1 release, including the new tag download URL and updated tool requirements/tags.
Changes:
- Bumped the
ralphcatalog entry version from1.0.2to1.1.1and updated thedownload_urlto thev1.1.1tag archive. - Synced the
ralph.requires.toolslist and tags to include optionalcodex/copilotsupport (withgitrequired). - Updated catalog-level and extension-level
updated_attimestamps.
Show a summary per file
| File | Description |
|---|---|
| extensions/catalog.community.json | Updates the Ralph Loop community catalog entry to v1.1.1 (version, download URL, tool requirements, tags, timestamps). |
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
|
Please resolve conflicts |
ffea0a1 to
4348e97
Compare
mnriem
left a comment
There was a problem hiding this comment.
Please address Copilot feedback
4348e97 to
3426b00
Compare
|
Addressed the review feedback by aligning the Ralph catalog description with the upstream v1.1.1 extension manifest, removing the trailing period. Commit: 3426b00 Validation:
Posted on behalf of @Rubiss by Codex (model: GPT-5). |
|
Thank you. Going forward please use the extension submission issue template which hopefully will speed up catalog submissions |
Summary
Validation
uv run python -m json.tool extensions\catalog.community.json > $nulluv run python -m pytest tests\test_extensions.py::TestExtensionCatalog -qAI assistance disclosure
This PR was prepared with assistance from Codex (GPT-5) on behalf of @Rubiss. The agent inspected the contributing guidelines, verified the upstream
spec-kit-ralphv1.1.1 tag metadata, made the catalog update, and ran the validation commands above.