diff --git a/README.md b/README.md index 69b58d7..355593c 100644 --- a/README.md +++ b/README.md @@ -792,6 +792,29 @@ Coding +## [bumpgen](https://github.com/xeol-io/bumpgen) +AI agent that keeps npm dependencies up-to-date + +
+ +![demo]() + +### Category +Coding + +### Description +- Put dependency management and upgrades on autopilot +- bumpgen BUMPs an npm package's version up then GENerates the code fixes for breaking changes +- Supports gpt-4-turbo +- Easy install > `npm install -g bumpgen` +- Easy start > `bumpgen @tanstack/react-query 5.28.14` + +### Links +- [Repo](https://github.com/xeol-io/bumpgen) +- [Docs](https://docs.xeol.io/bumpgen/home) + +
+ ## [Cal.ai](https://cal.ai) Open-source scheduling assistant built on Cal.com