Change8

v2.1.204

Claude Code
1 fixhooks

Summary

This release focuses on stability within headless environments. A critical bug was fixed where hook events failed to stream during SessionStart, which previously caused remote workers to be incorrectly terminated.

Bug Fixes

  • Fixed hook events not streaming during SessionStart hooks in headless sessions, preventing remote workers from being idle-reaped mid-hook.

Claude Code Documentation