diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index b9aef8dc7..00b8a510b 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -2713,8 +2713,8 @@ "id": "ralph", "description": "Autonomous implementation loop using AI agent CLI", "author": "Rubiss", - "version": "1.1.1", - "download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.1.1.zip", + "version": "1.2.1", + "download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.2.1.zip", "repository": "https://github.com/Rubiss-Projects/spec-kit-ralph", "homepage": "https://github.com/Rubiss-Projects/spec-kit-ralph", "documentation": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/main/README.md", @@ -2723,7 +2723,7 @@ "category": "code", "effect": "read-write", "requires": { - "speckit_version": ">=0.1.0", + "speckit_version": ">=0.8.5", "tools": [ { "name": "copilot", @@ -2733,6 +2733,10 @@ "name": "codex", "required": false }, + { + "name": "claude", + "required": false + }, { "name": "git", "required": true @@ -2748,13 +2752,14 @@ "automation", "loop", "copilot", - "codex" + "codex", + "claude" ], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-03-09T00:00:00Z", - "updated_at": "2026-06-05T03:11:06Z" + "updated_at": "2026-07-06T00:00:00Z" }, "reconcile": { "name": "Reconcile Extension",