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

Utilize AI to review the fix suggestion #551

Open
ericwb opened this issue Aug 9, 2024 · 0 comments
Open

Utilize AI to review the fix suggestion #551

ericwb opened this issue Aug 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ericwb
Copy link
Contributor

ericwb commented Aug 9, 2024

Is your feature request related to a problem? Please describe.
The fix suggestions may sometimes result in code that doesn't compile or doesn't handle things like adding imports, removing unused variables, etc.

Describe the solution you'd like
There can be an option to accept an AI API key. If given, the code suggestions can reviewed in a prompt to the AI. The AI result could be used instead.

Describe alternatives you've considered
Current approach tries to suggest code that doesn't break code as much as possible.

Additional context
n/a

Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.

@ericwb ericwb added the enhancement New feature or request label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant