Refs: https://github.com/microsoft/vscode/issues/316169 - [x] anyOS @isidorn - [x] anyOS @joshspicer - [x] anyOS @jruales Complexity: 3 Authors: @DonJayamanne [Create Issue](https://github.com/microsoft/vscode/issues/new?template=blank&body=Testing+%23318183%0A%0A&assignees=DonJayamanne) --- # Open Agents Window and start Copilot CLI Agent Host Session with Worktree (see 1st screenshot) * Start a new Worktree Session and get the model to some changes to any file * Verify the number of changes is displayed against the session in the sessions list (see 2nd screenshot) * Make some more changes & verify the changes is updated * Switch to a different session make changes in other sessions * Exit/Reload VS Code and go back to the same session, and verify the correct agent is selected * Make more changes & verify the number of changes is correct # Repeat the same process with a workspace folder # Open VS Code Insiders * Repeat the same process in VS Code insiders Chat Sessions with Workspace and worktree **Known issues** * Manually editing files inside VS Code/AgentsWindow/Outside VS Code will not trigger updates to the changes list https://github.com/microsoft/vscode/issues/317922 <img width="329" height="179" alt="Image" src="https://github.com/user-attachments/assets/b4f54931-5439-4167-bf91-d08dcb8943b2"/> <img width="633" height="587" alt="Image" src="https://github.com/user-attachments/assets/fde36eee-6aca-4c0f-b7c6-d2686a94ac93"/> <img width="825" height="706" alt="Image" src="https://github.com/user-attachments/assets/51aa5c0e-7977-453c-884d-78ca69d10d0e"/>
Refs: #316169
Complexity: 3
Authors: @DonJayamanne
Create Issue
Open Agents Window and start Copilot CLI Agent Host Session with Worktree (see 1st screenshot)
Repeat the same process with a workspace folder
Open VS Code Insiders
Known issues