mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-20 02:15:11 +00:00
Add bumpgen (#88)
This commit is contained in:
23
README.md
23
README.md
@@ -792,6 +792,29 @@ Coding
|
||||
|
||||
</details>
|
||||
|
||||
## [bumpgen](https://github.com/xeol-io/bumpgen)
|
||||
AI agent that keeps npm dependencies up-to-date
|
||||
|
||||
<details>
|
||||
|
||||
.gif>)
|
||||
|
||||
### 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)
|
||||
|
||||
</details>
|
||||
|
||||
## [Cal.ai](https://cal.ai)
|
||||
Open-source scheduling assistant built on Cal.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user