diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index c9047c0e3..2f1847f1e 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -2417,10 +2417,10 @@ "ralph": { "name": "Ralph Loop", "id": "ralph", - "description": "Autonomous implementation loop using AI agent CLI.", + "description": "Autonomous implementation loop using AI agent CLI", "author": "Rubiss", - "version": "1.0.2", - "download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.0.2.zip", + "version": "1.1.1", + "download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.1.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", @@ -2433,7 +2433,11 @@ "tools": [ { "name": "copilot", - "required": true + "required": false + }, + { + "name": "codex", + "required": false }, { "name": "git", @@ -2449,13 +2453,14 @@ "implementation", "automation", "loop", - "copilot" + "copilot", + "codex" ], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-03-09T00:00:00Z", - "updated_at": "2026-05-04T17:02:08Z" + "updated_at": "2026-06-05T03:11:06Z" }, "reconcile": { "name": "Reconcile Extension",