From 6ca7c271a8f4c065de4033b6350abe2950e6bdbc Mon Sep 17 00:00:00 2001 From: Li-Xian Chen Date: Fri, 3 Apr 2026 20:43:15 +0800 Subject: [PATCH] Update conduct extension to v1.0.1 --- extensions/catalog.community.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 11100b91f0..65fcb9099b 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-04-01T00:00:00Z", + "updated_at": "2026-04-03T12:35:01Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -172,8 +172,8 @@ "id": "conduct", "description": "Executes a single spec-kit phase via sub-agent delegation to reduce context pollution.", "author": "twbrandon7", - "version": "1.0.0", - "download_url": "https://github.com/twbrandon7/spec-kit-conduct-ext/archive/refs/tags/v1.0.0.zip", + "version": "1.0.1", + "download_url": "https://github.com/twbrandon7/spec-kit-conduct-ext/archive/refs/tags/v1.0.1.zip", "repository": "https://github.com/twbrandon7/spec-kit-conduct-ext", "homepage": "https://github.com/twbrandon7/spec-kit-conduct-ext", "documentation": "https://github.com/twbrandon7/spec-kit-conduct-ext/blob/main/README.md", @@ -195,7 +195,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-03-19T12:08:20Z", - "updated_at": "2026-03-19T12:08:20Z" + "updated_at": "2026-04-03T12:35:01Z" }, "critique": { "name": "Spec Critique Extension",