<!-- Please search existing issues to avoid creating duplicates. --> <!-- Use Help > Report Issue to prefill some of these. --> Setup: - `"chat.agentSessionsViewLocation": "view",` - `"githubPullRequests.codingAgent.uiIntegration": true,` Reproduce: - Start a Padawan task with the cloud button or `#copilotCodingAgent` - A chat editor is opened and starts to stream in session logs - After the session finishes, it shows a changed file part - In the chat editor input box, ask it to change a different file, send - After the second session/response finishes, it shows a changed file part again, but it doesn't include the new changes.
Setup:
"chat.agentSessionsViewLocation": "view","githubPullRequests.codingAgent.uiIntegration": true,Reproduce:
#copilotCodingAgent