Graphite has introduced a highly-requested feature that automatically rebases stacked pull requests after partial merges, enhancing the workflow for users by eliminating the need to manually run rebase commands. Previously, merging parts of a stack on Graphite required additional steps to update the remaining pull requests, which could lead to inaccurate code diffs and workflow issues on GitHub. With this update, the Graphite platform now manages the rebasing process automatically, ensuring that code diffs are always accurate and eliminating the risk of assigning incorrect reviewers to pull requests. This seamless integration requires no new tools or commands, as Graphite's CLI detects and applies remote updates to local branches, effectively collaborating with users' workflows and maintaining consistency across development environments. This feature builds upon the recent announcement of shared stacks and is now available to all organizations using Graphite.