feat(agent): Agent-Dashboard, parallele Run-Views, Limits & agent.yaml #21
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!21
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/issue-15-agent-dashboard-parallele-tui-views-limi"
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 watchmit Overview und per-Run-Output-Views (n/p/Tab/1–9)agent.yaml-Konfiguration (Repos, Pfade, Parallelität, max. offene PRs) mit Precedence Flag > Config > Default; neue Flags--parallel-per-repo,--max-open-prs,--no-tui,--configTest plan
forge agent watch --helpzeigt neue Flags und Config-Hinweisagent.yamlund TTY: Dashboard startet, Limits/Blocked sichtbarmainwird aktualisiertgo test ./internal/agent/... ./internal/cmd/...grünCloses #15
🔗 Linked to issue #15. Babysitting CI until green…
✅ forge agent finished implementation
feat(agent): dashboard TUI, limits, agent.yaml, and dependency-aware dispatchAgent output (tail)
☑️ ToDos checked off
forge agent watch-Start öffnet das Agent-Dashboard als Hauptview.max_parallel,max_parallel_per_repoundmax_open_prs(sichtbare Queue-/Limit-Anzeige).--helpsind aktualisiert; Tests decken Config-Parsing, Limit-Logik und Dependency-Skip ab.