Back
AI summary
Written by AI from the official notes. Check them for exact details.A bug fix was implemented in Claude Code 2.1.204.
- Fixed hook events not streaming during SessionStart hooks.
- Prevents remote workers from being idle-reaped mid-hook.
Why it matters: Developers using headless sessions should update to avoid issues with remote worker management.
Full release notes
What's changed
- Fixed hook events not streaming during SessionStart hooks in headless sessions, which could cause remote workers to be idle-reaped mid-hook