TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: LLM Generated Pull Requests?

1 pointsby PanMan10 months ago
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 months ago
Nothing is stopping anyone from doing so, as long as it is done <i>correctly</i> without breaking anything else.