Skip to content

[extension] Update Reconcile Extension to v1.1.0 - #4034

Merged
mnriem merged 1 commit into
mainfrom
update-reconcile-extension-8deffead1b80faf3
Aug 10, 2026
Merged

[extension] Update Reconcile Extension to v1.1.0#4034
mnriem merged 1 commit into
mainfrom
update-reconcile-extension-8deffead1b80faf3

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Update the reconcile community extension from v1.0.0 to v1.1.0.

Validation Results

All checks passed ✅

Check Result
Extension ID format (^[a-z][a-z0-9-]*$) reconcile
Version semver format (X.Y.Z) 1.1.0
Repository exists and is public https://github.com/stn1slv/spec-kit-reconcile
extension.yml present
README.md present
LICENSE present
GitHub release v1.1.0 exists
Download URL pattern valid archive/refs/tags/v1.1.0.zip
Testing checklist fully checked
Submission requirements fully checked

Changes

  • extensions/catalog.community.json: updated version1.1.0, download_url → v1.1.0 zip, updated_at2026-08-10T00:00:00Z. Preserved created_at, downloads, and stars.
  • Top-level catalog updated_at refreshed to 2026-08-10T00:00:00Z.
  • docs/community/extensions.md: no change needed (row already accurate).

Notable in v1.1.0

  • Breaking change: feature directory is now a required first argument (no more inference from check-prerequisites.sh)
  • Fixes [P] marker misuse (was emitting it as priority; it means parallelizable in Spec Kit)
  • Scope modifiers (--spec-only, --plan-only, --tasks-only) now enforced
  • Re-runs are idempotent via [Sync: slug] keys

Closes #4024
cc @stn1slv

Generated by 🧩 Add Community Extension from Issue Submission for issue #4024 · 195.9 AIC · ⌖ 16.5 AIC · ⊞ 35.2K ·

Update reconcile extension submitted by @stn1slv:
- extensions/catalog.community.json (version, download_url, updated_at)
- docs/community/extensions.md community extensions table

Closes #4024

Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mnriem
mnriem marked this pull request as ready for review August 10, 2026 15:29
@mnriem
mnriem self-requested a review as a code owner August 10, 2026 15:29
Copilot AI balanced review requested due to automatic review settings August 10, 2026 15:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Reconcile community extension catalog entry to v1.1.0.

Changes:

  • Bumps version and release archive URL.
  • Refreshes entry and catalog timestamps.
Show a summary per file
File Description
extensions/catalog.community.json Updates Reconcile metadata for v1.1.0.

Review details

Tip

Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@mnriem
mnriem merged commit 2100f59 into main Aug 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Extension]: Update Reconcile Extension to v1.1.0

2 participants