feat(agent): Usage-Limit-Überwachung für Codex und Claude Code #8
No reviewers
Labels
No labels
agent:done
agent:ready
agent:working
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
frank/forgecli!8
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/issue-6-agent-runner-usage-limit-überwachung-fü"
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?
Summary
forge agent watch/forge agent run) pausiert bei erschöpften Codex- oder Claude-Usage-Limits und startet keine neuen Agent-Jobs.codex app-server(account/rateLimits/read) geprüft; Claude über die OAuth-Usage-API, mit Fallback auf Rate-Limit-Muster in der Agent-Ausgabe.--usage-limit-interval(Default2m) steuert die Wiederholungsprüfung im Bereich 1–5 Minuten.Test plan
go test ./internal/agent/... ./internal/cmd/...forge agent watch --agent codex --label ready --pr --dry-run(Flag sichtbar in--help)codex app-server(manuell oder im Watch-Log)Closes #6
🔗 Linked to issue #6. Babysitting CI until green…
✅ forge agent finished implementation
feat(agent): pause runner when codex or claude usage limits are hitAgent output (tail)
☑️ ToDos checked off
claudeCLI)