[extension] Update adrkit extension to v0.1.4 - #4600
Merged
Merged
Conversation
Update adrkit extension submitted by @mbeacom: - extensions/catalog.community.json (version, download_url, compatibility range) - docs/community/extensions.md community extensions table (no row changes required) Closes #4571 Assisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The catalog metadata matches the published release and manifest, preserves existing metrics, and remains valid JSON.
Pull request overview
Updates the adrkit community extension catalog entry to release 0.1.4.
Changes:
- Updates the version and pinned release asset URL.
- Widens Spec Kit compatibility to
>=0.13.0,<1.1.0. - Refreshes entry and catalog timestamps.
File summaries
| File | Description |
|---|---|
extensions/catalog.community.json |
Updates adrkit release metadata and compatibility. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
KSchlobohm
approved these changes
Sep 15, 2026
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.
Updated the existing
adrkitcommunity extension catalog entry for the 0.1.4 release.Validation completed:
[Extension]:prefix.adrkitmatches the lowercase-hyphen format.0.1.4is valid semver.README.md,LICENSE, and the Spec Kitextension.ymlmanifest.mbeacom/adrkit, uses the pinnedspec-kit-v0.1.4release asset pattern, and its tag matches the submitted version.spec-kit-v0.1.4exists and publishesadrkit.zip.created_at,downloads, andstars; refreshed the catalog and entry timestamps to 2026-09-15.Changes are limited to
extensions/catalog.community.json:0.1.2->0.1.4spec-kit-v0.1.4asset>=0.13.0,<1.1.0Closes #4571
cc
@mbeacom