Skip to content

Feature:添加代码行评审建议,通过MERGE_DETAIL_REVIEW_ENABLED开启 #113

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

quanbisen
Copy link

参考开源项目:https://github.com/dingyufei615/ai-code-review-helper.git
实现的代码行级别评审,通过配置MERGE_DETAIL_REVIEW_ENABLED=1开启,该功能需要指令遵循能力较强、能输出稳定 JSON 的模型

GItlab:

image

Github:

e656adc7efaef084e1d3d3405df72695

@sunmh207
Copy link
Owner

非常感谢您为项目贡献这个新功能!您的创意和努力对项目的发展非常有价值。
在仔细评估了这个PR之后,我认为这个功能确实很有意义,但出于以下几点考虑,目前可能暂时不适合合并到主分支中:
1.该功能对模型输出的格式要求较高,如果返回结果不够准确,可能会影响核心功能的稳定性;
2.Token消耗方面可能存在不可控因素,特别是在处理大量文件时,可能会产生较高的使用成本;
3.我们目前希望保持开源版本的简洁性,专注于提供稳定易用的基础功能,这样更有利于新用户上手。对于个性化需求,可以由用户通过二次开发来实现。
非常理解您投入的时间和精力!

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.

2 participants