Remix.run Logo
8260337551 3 hours ago

Rejoice, finally a new feature that isn't AI related.

smoll 3 hours ago | parent | next [-]

Not AI related, but I plan on having my agents use this heavily so I can review PRs in bite-sized chunks instead of all at once.

techscruggs 3 hours ago | parent | prev [-]

I get your point, but it kind of is AI related. The size of PRs since AI has made it much harder to review a diff. Stacking the PRs seems like a response to this problem.

amethyst 2 hours ago | parent | next [-]

We were benefiting from stacked pull requests in Phabricator for a decade before "AI" was a thing. Having well scoped commits that can be individually actioned by distinct sets of reviewers has always been extremely useful.

IshKebab 29 minutes ago | parent | prev [-]

It definitely isn't. People have wanted this for many years. It's an obvious workflow. There's been a feature request since at least 2020 and I'm sure there were earlier ones: https://github.com/cli/cli/issues/2693