You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in v0.1.5, the secrets redaction message "CodeGate prevented X secrets from being leaked" message is not inserted into explain/chat responses anymore, and encrypted secrets in the response are not decrypted as expected. They are still detected/encrypted on the way out.
This is only affecting Copilot. Using Continue, the message is added as expected.
Revered to v0.1.4 and it's working as expected, and I can reproduce reliably on v0.1.5.
v0.1.5:
v0.1.4, expected response:
Steps to Reproduce
With CodeGate v0.1.5, use Copilot Explain or Chat with the conf.ini file from the codegate-demonstration repo.
Operating System
MacOS (Arm)
IDE and Version
VS Code 1.96.2
Extension and Version
GitHub Copilot 1.256.0
Provider
GitHub Copilot
Model
GPT-4
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the issue
Starting in v0.1.5, the secrets redaction message "CodeGate prevented X secrets from being leaked" message is not inserted into explain/chat responses anymore, and encrypted secrets in the response are not decrypted as expected. They are still detected/encrypted on the way out.
This is only affecting Copilot. Using Continue, the message is added as expected.
Revered to v0.1.4 and it's working as expected, and I can reproduce reliably on v0.1.5.
v0.1.5:
v0.1.4, expected response:
Steps to Reproduce
With CodeGate v0.1.5, use Copilot Explain or Chat with the conf.ini file from the codegate-demonstration repo.
Operating System
MacOS (Arm)
IDE and Version
VS Code 1.96.2
Extension and Version
GitHub Copilot 1.256.0
Provider
GitHub Copilot
Model
GPT-4
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: