Skip to content

Commit 2100f59

Browse files
Update Reconcile Extension to v1.1.0 (#4034)
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a2c7ff2 commit 2100f59

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "1.0",
3-
"updated_at": "2026-08-04T00:00:00Z",
3+
"updated_at": "2026-08-10T00:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"adrkit": {
@@ -3406,8 +3406,8 @@
34063406
"id": "reconcile",
34073407
"description": "Reconcile implementation drift by surgically updating the feature's own spec, plan, and tasks.",
34083408
"author": "Stanislav Deviatov",
3409-
"version": "1.0.0",
3410-
"download_url": "https://github.com/stn1slv/spec-kit-reconcile/archive/refs/tags/v1.0.0.zip",
3409+
"version": "1.1.0",
3410+
"download_url": "https://github.com/stn1slv/spec-kit-reconcile/archive/refs/tags/v1.1.0.zip",
34113411
"repository": "https://github.com/stn1slv/spec-kit-reconcile",
34123412
"homepage": "https://github.com/stn1slv/spec-kit-reconcile",
34133413
"documentation": "https://github.com/stn1slv/spec-kit-reconcile/blob/main/README.md",
@@ -3432,7 +3432,7 @@
34323432
"downloads": 0,
34333433
"stars": 0,
34343434
"created_at": "2026-03-14T00:00:00Z",
3435-
"updated_at": "2026-03-14T00:00:00Z"
3435+
"updated_at": "2026-08-10T00:00:00Z"
34363436
},
34373437
"red-team": {
34383438
"name": "Red Team",

0 commit comments

Comments
 (0)