Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All AI features should be opt-in rather than opt-out #3267

Open
codeinred opened this issue May 6, 2024 · 0 comments
Open

All AI features should be opt-in rather than opt-out #3267

codeinred opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working triage Needs to be looked at

Comments

@codeinred
Copy link

Description

Git Lens has recently begun adding support for integration with LLMs. These features should be uniformly opt-in, not opt-out. Uploading the contents of a commit to 3rd party service represents both a security risk and an intellectual property liability. Many organizations cannot continue to use Git Lens if there are not guarantees from the maintainers that the contents of commits will not automatically be uploaded to a 3rd party service when we update to a new version of Git Lens.

Setting IDs such as gitlens.ai.experimental.generateCommitMessage.enabled should be off by default.

In the ideal case, any AI features would be split into a new, separate extension.

GitLens Version

14.9.1

VS Code Version

No response

Git Version

No response

Logs, Screenshots, Screen Captures, etc

image
@codeinred codeinred added bug Something isn't working triage Needs to be looked at labels May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant