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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: LLM Generated Pull Requests?

1 点作者 PanMan10 个月前
With github copilot being out for over two years now, I would have expected more development in this area. Github launched a few experiments, but it still isn't possible to have a pull request generated by copilot. Are there other services that can generate pull requests? An example usecase I had today: Replace Moment.js with day.js. That seems like the kind of task modern LLM's should be able to handle..

1 comment

minimaxir10 个月前
Nothing is stopping anyone from doing so, as long as it is done <i>correctly</i> without breaking anything else.