diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 6353356cd9..1ef85c897e 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -943,8 +943,8 @@ "id": "companion", "description": "Live spec-driven progress for SpecKit Companion — lifecycle capture, status, resume, and composable commands you can customize with hooks and recipes.", "author": "alfredoperez", - "version": "0.11.0", - "download_url": "https://github.com/alfredoperez/speckit-companion/releases/download/speckit-ext-v0.11.0/companion-0.11.0.zip", + "version": "0.20.1", + "download_url": "https://github.com/alfredoperez/speckit-companion/releases/download/speckit-ext-v0.20.1/companion-0.20.1.zip", "repository": "https://github.com/alfredoperez/speckit-companion", "homepage": "https://github.com/alfredoperez/speckit-companion/tree/main/speckit-extension", "documentation": "https://github.com/alfredoperez/speckit-companion/blob/main/speckit-extension/README.md", @@ -953,13 +953,13 @@ "category": "visibility", "effect": "read-write", "requires": { - "speckit_version": ">=0.9.5", + "speckit_version": ">=0.9.5.dev0", "tools": [ { "name": "python3", "required": false } ] }, "provides": { - "commands": 13, + "commands": 18, "hooks": 4 }, "tags": [ @@ -974,7 +974,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-06-11T00:00:00Z", - "updated_at": "2026-06-24T00:00:00Z" + "updated_at": "2026-08-01T00:00:00Z" }, "conduct": { "name": "Conduct Extension",