github / github/copilot-cli

Scope completion notifications to direct children

Đang mở
#2,461 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:agents
Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Mô tả

### Describe the feature or problem you'd like to solve

Orchestrating agents receive completion noise from their entire descendant tree, not just direct children

### Proposed solution

Completions should propagate one level: each agent receives signals only from its direct children. An orchestrator launching 8 sub-agents gets 8 completion signals regardless of how much nested work each spawns — keeping it focused on its own layer and reducing context noise from work it didn't directly delegate.

### Example prompts or workflows

1. An orchestrator runs 8 sub-agents, each using explore agents internally — it receives ~40–50 notifications today when 8 is all it needs.
2. A sub-agent runs shell commands; each completion fires a notification to the orchestrator even though it has no use for them.
3. Orchestrator → coordinators → workers: the orchestrator should hear from coordinators only, not from workers two levels down.

### Additional context

_No response_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Issue không xác định tệp, bài kiểm thử hay entry point nào. Hãy bắt đầu bằng cách xác định cách các thông báo hoàn tất lan truyền qua các agent lồng nhau, sau đó lần theo quan hệ cha-con được sử dụng để phân phối. Được xem là hoàn tất khi mỗi agent chỉ nhận tín hiệu hoàn tất từ các agent con trực tiếp của mình và các hậu duệ lồng nhau không còn tạo ra thông báo bổ sung.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
shell
Lĩnh vực
cli
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Ít trao đổi
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.