github / github/copilot-cli

Some Copilot CLI base instructions issued to a subagent prevent it from writing output to a file

未关闭
#3,335 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:agents area:context-memory
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

- I created a set of agents forming an orchestrator pattern for the full Work Item implementation
- When orchestrator executes a subagent responsible for functional testing this subagent consistently reports that it either could not write a test result file or was **instructed not to write output to a file**
- In either orchestrator or functional tester there are absolutely no instructions to prevent writing output files
- Orchestrator invokes the functional testing subagent only with the Work Item ID (no other `runSubagent` additional instructions)
- In other subagents for phases like Implementation everything works perfectly fine

Sample response from functional testing subagent (**GPT 5.3 Codex**) "...but I could not write the required notes file due the active session constraint: “Do NOT write output to files.”"

Related bug report: #3049
### Affected version

_No response_

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

The same workflow works 100% fine when run via VS Code.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。