github / github/copilot-cli

When agent spawns parallel (sub)agents, they report <systemnotification> with 'completed' state directly after launching

未關閉
#2,156 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:agents
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

using Copilot CLI in Mac OS Terminal i notice since v1.0.5 that launching backgroundagents / subagents doesn't work anymore: imidiately after they kick-off: they report completed. Which confuses the orchestrating agent i use and burns a hole in my premiumrequests...

### Affected version

GitHub Copilot CLI 1.0.9

### Steps to reproduce the behavior

1. insruct the agent to perform tasks in parallel
2. as soon as the agent start parallel agents, they report completion imidiately (i see appearing. This makes the 'main' agent think: "ah subagents are done". Then the confusion starts: the agent looks at results, sees none (or partial) results, spawns the parallel agents again, and again, confusion all-over.

### Expected behavior

No premature , parallel agents should report completion when they **actually** complete their tasks, not imidiately after they start.

### Additional context

- Latest Mac OS version
- Mac OS Terminal (zsh)
- Copilot CLI v1.0.9 (problem started from v1.0.5)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。