mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #38] [MERGED] feat: add default completion promise #106
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#106
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/38
Author: @mikeyobrien
Created: 1/8/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @mikeyobrien
Base:
main← Head:feat/default-completion-promise📝 Commits (1)
e5a0cdcfeat: default completion promise📊 Changes
9 files changed (+118 additions, -3 deletions)
View changed files
📝
README.md(+2 -0)📝
docs/guide/configuration.md(+2 -1)📝
docs/guide/overview.md(+1 -0)📝
ralph.codex-acp.yml(+1 -0)📝
ralph.yml(+1 -0)📝
src/ralph_orchestrator/__main__.py(+20 -1)📝
src/ralph_orchestrator/main.py(+2 -0)📝
src/ralph_orchestrator/orchestrator.py(+21 -1)📝
tests/test_completion_detection.py(+68 -0)📄 Description
Summary
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.