Skip to main content

SLASH_COMMAND_PATTERN

Static SLASH_COMMAND_PATTERN 

Source
static SLASH_COMMAND_PATTERN: LazyLock<Regex>
Expand description

Pattern to detect slash commands (e.g., /commit, /sigint:augment). These should not be echoed in hook output to prevent injection detection triggers.