mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #102] [CLOSED] init #135
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/102
Author: @srt0422
Created: 1/24/2026
Status: ❌ Closed
Base:
main← Head:feature-add-cursor-agent📝 Commits (1)
54bb9c2init📊 Changes
16 files changed (+285 additions, -33 deletions)
View changed files
📝
README.md(+4 -3)📝
crates/ralph-adapters/src/auto_detect.rs(+11 -2)📝
crates/ralph-adapters/src/cli_backend.rs(+139 -0)➕
crates/ralph-cli/presets/minimal/cursor.yml(+54 -0)📝
crates/ralph-cli/src/init.rs(+2 -2)📝
crates/ralph-core/src/config.rs(+5 -0)📝
crates/ralph-e2e/src/auth.rs(+19 -2)📝
crates/ralph-e2e/src/backend.rs(+8 -3)📝
crates/ralph-e2e/src/main.rs(+5 -1)📝
crates/ralph-e2e/src/scenarios/connectivity.rs(+18 -0)📝
crates/ralph-e2e/src/scenarios/errors.rs(+4 -4)📝
crates/ralph-e2e/src/scenarios/events.rs(+2 -2)📝
crates/ralph-e2e/src/scenarios/incremental.rs(+2 -2)📝
crates/ralph-e2e/src/scenarios/memory.rs(+8 -8)📝
crates/ralph-e2e/src/scenarios/mod.rs(+1 -1)📝
crates/ralph-e2e/src/scenarios/orchestration.rs(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.