[extension] Update Golden Demo extension to v0.3.0#3394
Open
github-actions[bot] wants to merge 1 commit into
Open
[extension] Update Golden Demo extension to v0.3.0#3394github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Update golden-demo extension submitted by @jasstt: - extensions/catalog.community.json (version, download_url, description, provides, tags, updated_at) - docs/community/extensions.md community extensions table Closes #3360 Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mnriem
approved these changes
Jul 8, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the community extension catalog metadata for the Golden Demo extension to reflect its upstream v0.3.0 release, keeping the public catalog and documentation in sync.
Changes:
- Bumped
golden-demoextension metadata to0.3.0(version + download URL) and refreshed the description/tags. - Updated
provides.commandsto3and advanced both the entry and top-levelupdated_attimestamps. - Updated the Golden Demo row description in the community extensions documentation.
Show a summary per file
| File | Description |
|---|---|
extensions/catalog.community.json |
Updates the golden-demo catalog entry (version/URL/description/provides/tags) and bumps catalog timestamps. |
docs/community/extensions.md |
Updates the Golden Demo table row description to match the new catalog description. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Low
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.
Update the
golden-democommunity extension from v0.1.1 to v0.3.0, submitted by@jassttvia #3360.Changes
extensions/catalog.community.json— updatedgolden-demoentry in-place:version:0.1.1→0.3.0download_url: updated tov0.3.0.zipdescription: updated to reflect v0.3.0 capabilities (deterministic fuzzing, cross-language execution, auto-golden LLM, CI/CD gatekeeper)provides.commands:2→3(newspeckit.auto-goldencommand)tags: addedfuzzing,ci-cd,cross-languageupdated_at:2026-07-07T00:00:00Zcreated_at,downloads,starsfrom existing entryupdated_atbumped to2026-07-07T00:00:00Zdocs/community/extensions.md— updated Golden Demo row description to match v0.3.0 capabilitiesValidation Results
^[a-z][a-z0-9-]*$)golden-demoX.Y.Z)0.3.0extension.ymlpresentREADME.mdpresentLICENSEfile presentarchive/refs/tags/v0.3.0.zipCloses #3360
cc
@jasstt