Skip to content(if available)orjump to list(if available)

Show HN: Coding Agents swarming your codebase

Show HN: Coding Agents swarming your codebase

6 comments

·September 22, 2025

I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version.

With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description.

You can see the demo of the actual dashboard in the landing.

Let me know your thoughts :) It means a lot to me!

anentropic

> I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version.

sounds like an X Y problem

weikju

> sounds like an X Y problem

Sounds like someone forgot how to write shell one-liners, as well...

FreeFrosty

At work I learned "Slow is fast, Fast is slow".

We can always set all the versions to the "latest" and let it break when it does, but at scale that's not affordable.

Every module must be versioned and upgraded with care; Separate epic, Separate PR, code review and proper testing on different environment. This is basically why keeping the lights on is costy and some companies just rather to cope with old versions.

Then in an environment with lots of microservices, it's inevitable to avoid shared codes; So companies tend to hire lots of engineers just to take ownership of some services to keep the lights on.

awjlogan

Based on the title, I was hoping this would be a new subclass of tower defence. Vibe coded, naturlich.

grim_io

Outage as a service? Neat ;)

lnenad

Thanks for the laugh lol