Skip to content

Commit a89c317

Browse files
github-actions[bot]Copilotmnriem
authored
Update Ralph Loop extension to v1.5.0 (#4593)
Update ralph extension submitted by @Rubiss:\n- extensions/catalog.community.json (version, download_url, etc.)\n- docs/community/extensions.md community extensions table\n\nCloses #4548\n\nAssisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous)\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com>
1 parent eaa98c1 commit a89c317

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
@@ -4244,12 +4244,12 @@
42444244
"id": "ralph",
42454245
"description": "Autonomous implementation loop using AI agent CLI",
42464246
"author": "Rubiss",
4247-
"version": "1.2.1",
4248-
"download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.2.1.zip",
4247+
"version": "1.5.0",
4248+
"download_url": "https://github.com/Rubiss-Projects/spec-kit-ralph/archive/refs/tags/v1.5.0.zip",
42494249
"repository": "https://github.com/Rubiss-Projects/spec-kit-ralph",
42504250
"homepage": "https://github.com/Rubiss-Projects/spec-kit-ralph",
4251-
"documentation": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/main/README.md",
4252-
"changelog": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/main/CHANGELOG.md",
4251+
"documentation": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/v1.5.0/README.md",
4252+
"changelog": "https://github.com/Rubiss-Projects/spec-kit-ralph/blob/v1.5.0/CHANGELOG.md",
42534253
"license": "MIT",
42544254
"category": "code",
42554255
"effect": "read-write",
@@ -4268,6 +4268,10 @@
42684268
"name": "claude",
42694269
"required": false
42704270
},
4271+
{
4272+
"name": "opencode",
4273+
"required": false
4274+
},
42714275
{
42724276
"name": "git",
42734277
"required": true
@@ -4284,13 +4288,14 @@
42844288
"loop",
42854289
"copilot",
42864290
"codex",
4287-
"claude"
4291+
"claude",
4292+
"opencode"
42884293
],
42894294
"verified": false,
42904295
"downloads": 0,
42914296
"stars": 0,
42924297
"created_at": "2026-03-09T00:00:00Z",
4293-
"updated_at": "2026-07-06T00:00:00Z"
4298+
"updated_at": "2026-09-15T00:00:00Z"
42944299
},
42954300
"reconcile": {
42964301
"name": "Reconcile Extension",

0 commit comments

Comments
 (0)