Skip to content

Commit 4348e97

Browse files
committed
Update Ralph community extension to v1.1.1
1 parent 90832d1 commit 4348e97

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

extensions/catalog.community.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,8 +2151,8 @@
21512151
"id": "ralph",
21522152
"description": "Autonomous implementation loop using AI agent CLI.",
21532153
"author": "Rubiss",
2154-
"version": "1.0.2",
2155-
"download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.0.2.zip",
2154+
"version": "1.1.1",
2155+
"download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.1.1.zip",
21562156
"repository": "https://github.com/Rubiss-Projects/spec-kit-ralph",
21572157
"homepage": "https://github.com/Rubiss-Projects/spec-kit-ralph",
21582158
"documentation": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/main/README.md",
@@ -2163,7 +2163,11 @@
21632163
"tools": [
21642164
{
21652165
"name": "copilot",
2166-
"required": true
2166+
"required": false
2167+
},
2168+
{
2169+
"name": "codex",
2170+
"required": false
21672171
},
21682172
{
21692173
"name": "git",
@@ -2179,13 +2183,14 @@
21792183
"implementation",
21802184
"automation",
21812185
"loop",
2182-
"copilot"
2186+
"copilot",
2187+
"codex"
21832188
],
21842189
"verified": false,
21852190
"downloads": 0,
21862191
"stars": 0,
21872192
"created_at": "2026-03-09T00:00:00Z",
2188-
"updated_at": "2026-05-04T17:02:08Z"
2193+
"updated_at": "2026-06-05T03:11:06Z"
21892194
},
21902195
"reconcile": {
21912196
"name": "Reconcile Extension",
@@ -3607,4 +3612,4 @@
36073612
"updated_at": "2026-04-13T00:00:00Z"
36083613
}
36093614
}
3610-
}
3615+
}

0 commit comments

Comments
 (0)