from Hacker News

Ask HN: LLM Generated Pull Requests?

by PanMan on 7/11/24, 8:40 PM with 1 comments

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..
  • by minimaxir on 7/11/24, 9:06 PM

    Nothing is stopping anyone from doing so, as long as it is done correctly without breaking anything else.