-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/research can't write it's research report #3123
Copy link
Copy link
Open
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Metadata
Metadata
Assignees
Labels
area:agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsSub-agents, fleet, autopilot, plan mode, background agents, and custom agentsarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
After running
/research TOPICthe agent failed to write the research report to a file and instead complained that the "create" tool is not available.Last response is:
This was the first time I've tried
/research, but everything else looked fine. After the above message it gave me a brief summary and when I asked it to print the report instead of writing to a file, it also printed what looked like the full report. Of course I can't verify if that is the same content as it would have written to the file or if some context etc. was lost.Affected version
GitHub Copilot CLI 1.0.40.
Steps to reproduce the behavior
/research some topicExpected behavior
The agent should write the research report to a file.
Additional context
No response