请问HN:合并请求审查代理?
寻找一个代理,可以用来为合并请求(MR)创建审查,例如在 GitLab 上。<p>该代理应使用以下方式审查更改:(1) git diff (2) 代码库的 rag (3) 其他来源,例如网页。<p>是的,我可以自己构建这个,例如使用 langchain;然而,我认为这个功能已经被构建了数百次。因此,我的问题是:有没有现成的代理可以用于这种任务?
查看原文
Looking for an agent that I can use to create a MR review for MRs e.g. on GitLab.<p>The agent should review the changes using (1) git diff (2) rag on codebase (3) other sources, e.g. web<p>Yes, I could build this myself using e.g. langchain; however, I think this has been built hundrets of times by now; therefore my question: are there any ready to use agents for this kind of task?