An AI agent that automates the upgrading of npm packages and resolves associated breaking changes in TypeScript projects.
bumpgen is an AI-driven tool designed to automate the process of upgrading npm packages in TypeScript and TSX codebases. By analyzing build errors and utilizing an abstract syntax tree (AST) generated through ts-morph, bumpgen identifies and resolves breaking changes that occur during dependency updates. It integrates with large language models, such as OpenAI's GPT-4 Turbo, to generate code fixes, streamlining the maintenance of up-to-date and secure dependencies. Additionally, bumpgen offers a GitHub Action for seamless integration into CI/CD pipelines, facilitating automated dependency management.
We use cookies to enhance your experience. By continuing to use this site, you agree to our use of cookies. Learn more