Don't write files explicitly being asked for into session storage
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Version: 1.139.0-insider
Commit: f44f55cde0c1ff6c834bad0bb46397bc48711da8
Date: 2026-09-15T08:49:29-07:00
Electron: 42.10.0
ElectronBuildId: 15109253
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
@github/copilot: 1.0.84-5
@github/copilot-sdk: 1.0.13
OS: Darwin arm64 25.6.0
1. Open a session with the copilot harness in the agent window for a given folder
2. ask the agent for an analysis of a feature of the code
3. ask the agent to write the analysis into a file
-> the file is written into obscure session storage that I can only find via "open file in finder"
-> Expectation: when the session is associated with a folder, write the file into the folder
Contributor guide
Assessment
This issue has not been assessed yet.