[GH-ISSUE #77] 2.0.10 appears not to support copilot backend #33

Closed
opened 2026-02-27 10:21:51 +03:00 by kerem · 1 comment
Owner

Originally created by @aappddeevv on GitHub (Jan 20, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/77

$ ralph init --backend copilot
Error: Unknown backend 'copilot'. Valid backends: claude, kiro, gemini, codex, amp, custom

I'll look to use the cli config in #75

Originally created by @aappddeevv on GitHub (Jan 20, 2026). Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/77 ``` $ ralph init --backend copilot Error: Unknown backend 'copilot'. Valid backends: claude, kiro, gemini, codex, amp, custom ``` I'll look to use the cli config in #75
kerem closed this issue 2026-02-27 10:21:52 +03:00
Author
Owner

@mikeyobrien commented on GitHub (Jan 20, 2026):

Fixed in v2.1.0! 🎉

# Update to v2.1.0
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.1.0/ralph-installer.sh | sh

# Now works
ralph init --backend copilot
<!-- gh-comment-id:3771035635 --> @mikeyobrien commented on GitHub (Jan 20, 2026): Fixed in v2.1.0\! 🎉 ```bash # Update to v2.1.0 curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mikeyobrien/ralph-orchestrator/releases/download/v2.1.0/ralph-installer.sh | sh # Now works ralph init --backend copilot ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#33
No description provided.