mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-12 13:22:30 +08:00
fixes stacked PRs no-checks bug where main < a < b a merges into main b is retargeted to main but b doesn't run checks since it's not considered a new pr to main now b will simply already have passing ci :)