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.265 ·

Hook dispatch events gain a 'raise' field

Internal hook dispatch events gained a new 'raise' field, purpose unclear

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaHookswhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Internal hook dispatch events gained a new 'raise' field, purpose unclear

What

The internal machinery that dispatches hooks (scripts or commands that run automatically at certain points, such as before or after a tool runs) now passes an extra raise value alongside the existing id, event, payload, environments, and origin fields when invoking a hook module's dispatch function.

Why

This is an internal plumbing change. The evidence doesn't show what raise controls or what a hook author would observe differently.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat the `raise` field actually controls or affects is not shown by the evidence.

See this entry in the whole of v2.1.265 →

Feedback