TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Gait – A Command Line Tool for reviewing code changes

2 点作者 egecant8 个月前
Hey HN,<p>I wanted to share the open-source command line tool I built a while ago that allows you to review code changes in a git repository with chatGPT.<p>My personal favorite is the gait pr command, it compares the HEAD with a remote branch and generates a PR review automatically. This means you can get preliminary review by GPT-4 before even opening an actual pull request, increasing your chances of approval.<p>Currently it is just a prototype with minimal customization and with only a zero-shot prompt but I believe it has a huge potential, and I am open to your insights and contributions. Please feel free to try it out and give feedback!<p>You can install it via pip:<p>``` pip install gait ```

暂无评论

暂无评论