I'm wondering is anyone has had experience using LLMs automatically keep dependeny packages up to date in their JS or Typescript projects.
My organisation currently using rennovate to help keep dependencies up to date but occasionally the update will have a breaking change that needs human intervention to resolve. I'm wondering if an LLM can instead iterate in the background until the issue is resolved and whether anyone has had experience with this approach?
Top comments (0)