Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Session-end hook flow now also runs an additional flush/callback pass and handles a bad timeout getter

Session-end hooks now fall back to a default timeout if the lookup fails, and get an extra flush pass first.

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.259,
You'll notice

Session-end hooks now fall back to a default timeout if the lookup fails, and get an extra flush pass first.

Session shutdown now wraps the session-end hook timeout lookup in a try/catch, falling back to SESSION_END_HOOK_TIMEOUT_MS_DEFAULT if the lookup fails, and adds an extra await step before the session-end hooks run.

See this entry in the whole of v2.1.259 →

Feedback