mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[GH-ISSUE #60] kiro not working with ralph #22
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#22
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?
Originally created by @x1wins on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/60
I made PROMPT.md with
## Requirements check listbut there are log shows only 0.0% and 0 on Metric.
kiro version : 0.8.0
@mikeyobrien commented on GitHub (Jan 13, 2026):
There's a bug in PROMPT generation, can you try removing the completion promise from your PROMPT.md
@x1wins commented on GitHub (Jan 13, 2026):
You are right.
When i deleted completion of below in
PROMPT.md, ralph start working on well.@x1wins commented on GitHub (Jan 13, 2026):
Ralph was stop with completed message, But actually
## Requirementswas not completed.i try
ralph runagain. then it's start and complete again with just 1 commit.At Third time i try
ralph runagain, it's start again. it this bug too? @mikeyobrienmax_iterations is 100.
max_iterations: 100in ralph.ymlbut there was last record
### Iteration 51 - 2026-01-13in PROMPT.md@mikeyobrien commented on GitHub (Jan 16, 2026):
Fixed in v2