Is there anyone out there with the source on the regex sentiment thing with Claude?

Thx
#Claude #code #regex #leak

https://arstechnica.com/ai/2026/03/entire-claude-code-cli-source-code-leaks-thanks-to-exposed-map-file/

Entire Claude Code CLI source code leaks thanks to exposed map file

512,000 lines of code that competitors and hobbyists will be studying for weeks.

Ars Technica

@psoul

@jonny is having a field day looking at and ranting about this stuff today.

@psoul https://github.com/alex000kim/claude-code/blob/main/src/utils/userPromptKeywords.ts#L7-L8

`/\b(wtf|wth|ffs|omfg|shit(ty|tiest)?|dumbass|horrible|awful|
piss(ed|ing)? off|piece of (shit|crap|junk)|what the (fuck|hell)|
fucking? (broken|useless|terrible|awful|horrible)|fuck you|
screw (this|you)|so frustrating|this sucks|damn it)\b/
copy`