mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #64] [MERGED] feat(adapters): add GitHub Copilot CLI backend support #114
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#114
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/64
Author: @mikeyobrien
Created: 1/17/2026
Status: ✅ Merged
Merged: 1/17/2026
Merged by: @mikeyobrien
Base:
main← Head:feat/copilot-cli-backend📝 Commits (2)
81e56f4feat(adapters): add GitHub Copilot CLI backend supportb032aabdocs: add Copilot CLI to supported backends in README📊 Changes
4 files changed (+265 additions, -9 deletions)
View changed files
📝
README.md(+4 -3)📝
crates/ralph-adapters/src/auto_detect.rs(+7 -6)📝
crates/ralph-adapters/src/cli_backend.rs(+105 -0)➕
tasks/add-copilot-backend.code-task.md(+149 -0)📄 Description
Summary
copilotbackend adapter for GitHub Copilot CLI integrationgh copilotcommand--allow-all-toolsflag behavior for interactive vs autonomous modesTest Plan
CopilotBackendcommand constructioncargo test)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.