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

Code Review Feature #1066

Open
wants to merge 12 commits into
base: preview
Choose a base branch
from
Open

Code Review Feature #1066

wants to merge 12 commits into from

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Apr 3, 2024

This PR adds

  • dedicated UI in the sidebar for code review
  • logic for watching over the git diff of current working changes and triggering review at a reasonable schedule
  • basic prompts for review
  • configuration options to customize review

Currently the biggest thing holding this back from merging is the quality of the prompts. We want to ensure that the LLM can return specific results, without outputting too much random discussion. It should give a clear "yes/no" depending on whether the review passed, which can be used to display either a green checkmark or red x in the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant