Vibe Coding
Claude Code Self-Hosted Runners Now Skip Repos With Failing Checkout Hooks Instead of Killing the Session
Two 2.1.228 fixes target the self-hosted runner path introduced in 2.1.224: sessions on every fresh runner previously failed outright when the `checkout` hook failed for any repository the session doesn't push to, and sessions were ending in the gap between a background task finishing and the follow-up turn starting. The failing repo is now skipped with a warning. Anyone who tried self-hosted environments on Team or Enterprise in the last week and gave up on 'it dies on every new runner' should retry.
↳ Follow the thread