Remix.run Logo
bdstanga 3 days ago

Cool! Curious what do you like most about it compared to other solutions?

smcleod 3 days ago | parent [-]

Commenting on PRs with suggested improvements is a big win to reduce the context switching senior engineers face reviewing junior developers PRs all day, giving a review complexity rating that can be used to route PRs to the right people is good as all. Of course being open source, platform agnostic is a massive win.

bdstanga 3 days ago | parent [-]

The review complexity rating sounds pretty cool. I'll look into that, thanks! Is there anything you'd wish PR-Agent had and it doesn't?

smcleod 3 days ago | parent [-]

One idea I had was if there was an optional dashboard overview across all the repos it's enabled on where users could directly trigger / interact with specific PRs or issues - that would be neat.

Oh something else great it has - you can run it locally against any repo or branch, great for testing or pre-commit hooks.