microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
295 stars 28 forks source link

'Responsible AI' filtering despite (1) settings allowing matching public code (2) it shouldn't even be triggered by what I asked #839

Open DKchemistry opened 5 months ago

DKchemistry commented 5 months ago
This is new as of the update.

Issue:

image

My settings:

image

Steps to Reproduce:

  1. You can see it in the image.
lramos15 commented 5 months ago

CMD / CTRL + SHIFT + U- > Select GitHub Copilot Chat in the dropdown and attach your logs

siblount commented 4 months ago

This issue has also effected me to.

I asked the chat to help me figure out why a test is failing due to UnauthorizedAccessException. It might've thought that I was trying to delete the C:\ drive or something. I don't know. I then hinted that it was most likely due to the file is in use but It shouldn't be.

Steps to reproduce: 1) Create a new chat

2) Because I use the #file multiple times, here are the files at the time of use: Github Permalink: DPDatabaseTests.cs Github Permalink: DPDatabase.Public.cs Github Permalink: DPDatabase.cs

3) Look at the chat history from your side.