releaseintermediate
[Release] anthropics/claude-code v2.1.204: v2.1.204
By ashwin-antgithub
View original on githubClaude Code v2.1.204 is a bug fix release that addresses an issue where hook events were not streaming properly during SessionStart hooks in headless sessions. This problem could cause remote workers to be incorrectly terminated (idle-reaped) while still processing hooks. The fix ensures proper event streaming and worker lifecycle management in headless environments.
Key Points
- •Fixed hook event streaming during SessionStart hooks in headless sessions
- •Prevents remote workers from being idle-reaped while processing hooks
- •Addresses worker lifecycle management issues in headless environments
- •Ensures continuous event flow during session initialization
- •Improves reliability of remote worker operations
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete