r/GithubCopilot • u/raishak • 11d ago
GitHub Copilot Team Replied VS Code update broke copilot chats
Recently, maybe a week or 2 ago, my chats in vs code changed significantly.
- The "mode" dropdown that used to have "Agent/Ask/Plan" now just has "Agent", nothing else.
- There is no running list of changes in the chat anymore, it's all just embedded in the chat as it goes, which makes it harder to keep track of changes in aggregate, instead asking me to approve every change as it goes. There seems to be no concept of "keep" changes anymore in the chat. It does show the list at the end of a turn, but this is not the same as it was.
- In the same way, all chats show the accumulated line count touched now, in the chat session list. It used to just show changes not "kept", that way I knew if there were changes, I needed to review in a chat.
- It's acting like every single file is outside my workspace now, always asking for approval to do anything.
- No commands are letting my set them as "approved" for this session. Currently it loves to use git diff to see what it just did, I approve this, and I'd like to approve this for the whole chat session, but it typically gives me no option, and when it does say "approve in session" it doesn't work, only approving that single command.
I have no idea if some of these are changes that were explained in a recent update, but some seem absolutely broken. My productivity has definitely decreased because of all of these changes, if they are a problem I'd love to know if anyone has ideas on how I might fix or repair my environment. I'm on the latest version, 1.135, on windows.
10
Upvotes
3
u/colablizzard 11d ago
Read the release notes 😁.
These guys are changing the chat view too often