Is there anyone out there with the source on the regex sentiment thing with Claude?
Is there anyone out there with the source on the regex sentiment thing with Claude?
@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`