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

Hook detail values now sanitized before display

Hook detail text is sanitized before display, so config text cannot inject terminal control sequences.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaHookswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

Hook detail text is sanitized before display, so config text cannot inject terminal control sequences.

The hook-details panel now sanitizes displayed strings, including the matcher, plugin name, status message, and command/config summary, replacing control characters, format characters, and other unsafe code points with visible placeholders (for example ESC becomes , and newlines/tabs get their own glyphs). This prevents terminal-control-sequence injection via hook config text.

See this entry in the whole of v2.1.257 →

Feedback