Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

Autofix-PR errors now show gh's real failure output

When gh pr view fails during autofix-PR, the error now includes gh's actual stderr instead of a generic message

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaGitHubwhat it touches
KindImprovementsin v2.1.273,
Group of 2 You'll notice

When gh pr view fails during autofix-PR, the error now includes gh's actual stderr instead of a generic message

What

When gh pr view fails for reasons other than the command not being found (ENOENT), the autofix-PR flow now includes the last 3 non-empty lines of gh's actual stderr output in the error message shown to the user or agent, instead of just the generic error object.

Why

This gives a much more useful, specific reason when the gh CLI fails during an autofix PR, instead of a vague generic error.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeImproved /autofix-pr: when gh pr view fails it now shows gh's own error (sign-in, SAML, rate limit) instead of a generic exit-code line

See this entry in the whole of v2.1.273 →