Bumpwarden: Open-Source Agent Triages Dependency PRs Without Auto-Merging
Developer Voyagi built Bumpwarden, an AI-assisted background agent, as an entry to Google's All Things Agentic hackathon to automate dependency triage without ever merging code automatically. Twice daily, the tool wakes via Cloud Scheduler, reads a repository's manifest and lockfile, and scores every pending dependency bump from 0 to 100 using nine weighted factors including security advisories, semver distance, and breaking changes. High-confidence bumps generate pull requests, cautious ones create issues, and risky updates produce hold issues with migration guidance — all written by Google's Gemini model but strictly checked against source material. The agent is designed to never merge autonomously; a human must always take that final step. The project's dashboard, scoring rubric, audit log, and source code are publicly available online.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in