mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-24 22:55:57 +03:00
[GH-ISSUE #168] [Feature]: add the ability to stop based on weekly/5 hour usage limit % #64
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#64
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 @ilbonte on GitHub (Feb 10, 2026).
Original GitHub issue: https://github.com/mikeyobrien/ralph-orchestrator/issues/168
Use case
I do not want ralph to completly drain my weekly/5 hour usage limits
I know that there are --max-iterations and --max-cost but having a subscription i actually don't care about cost or # of interations
Proposed solution
I'd like it to run with a paramether like --until-weekly-10 meaning that he can iterate untile my Weekly usage limit reaces 10%
Area
CLI
Backend(s) impacted
claude code, codex, i do not know about others backends limits
Alternatives considered
No response
Additional context
No response