Skip to content

Commit 52ed84d

Browse files
RubissCopilot
andauthored
Update ralph extension to v1.0.1 in community catalog (#2192)
- Extension ID: ralph - Version: 1.0.0 → 1.0.1 - Author: Rubiss - Changes: Fixed bash task count bug, removed hardcoded model, added regression tests, CI workflow, and release pipeline. - Release: https://github.com/Rubiss/spec-kit-ralph/releases/tag/v1.0.1 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cdbea09 commit 52ed84d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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-04-10T17:00:00Z",
3+
"updated_at": "2026-04-12T19:00:00Z",
44
"catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json",
55
"extensions": {
66
"aide": {
@@ -1225,8 +1225,8 @@
12251225
"id": "ralph",
12261226
"description": "Autonomous implementation loop using AI agent CLI.",
12271227
"author": "Rubiss",
1228-
"version": "1.0.0",
1229-
"download_url": "https://github.com/Rubiss/spec-kit-ralph/archive/refs/tags/v1.0.0.zip",
1228+
"version": "1.0.1",
1229+
"download_url": "https://github.com/Rubiss/spec-kit-ralph/archive/refs/tags/v1.0.1.zip",
12301230
"repository": "https://github.com/Rubiss/spec-kit-ralph",
12311231
"homepage": "https://github.com/Rubiss/spec-kit-ralph",
12321232
"documentation": "https://github.com/Rubiss/spec-kit-ralph/blob/main/README.md",
@@ -1259,7 +1259,7 @@
12591259
"downloads": 0,
12601260
"stars": 0,
12611261
"created_at": "2026-03-09T00:00:00Z",
1262-
"updated_at": "2026-03-09T00:00:00Z"
1262+
"updated_at": "2026-04-12T19:00:00Z"
12631263
},
12641264
"reconcile": {
12651265
"name": "Reconcile Extension",

0 commit comments

Comments
 (0)