The hook event table is rebuilt each time instead of cached; wording is unchanged.
What's wrong with this entry?
The table describing every hook event, its summary, exit-code meaning and matcher rules, used to be cached against the sorted list of tool names. That cache and its reset method are gone and the table is now built fresh on each call. The events and their wording are unchanged.
Before tool execution
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
SessionEnd hooks lose the
bypass_permissions_disabledreasonBoth mention hook
-
v2.1.236
Hooks and Ctrl-C go quiet once shutdown has started
Both mention hook
-
v2.1.236
Shutdown seals transcript writes and gives SessionEnd hooks more time
Both mention hook