From fcfc7245f15d4cfda683e81d3c1df48fc563fbaf Mon Sep 17 00:00:00 2001 From: Brandon Thetford Date: Fri, 16 Feb 2024 00:08:05 -0700 Subject: [PATCH] Add a tag for unclear intent --- Terminal.sln.DotSettings | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Terminal.sln.DotSettings b/Terminal.sln.DotSettings index fc5e20fac..930a19823 100644 --- a/Terminal.sln.DotSettings +++ b/Terminal.sln.DotSettings @@ -1,4 +1,4 @@ - + True 5000 1000 @@ -413,6 +413,12 @@ Question (?<=\W|^)(?<TAG>QUESTION:)(\W|$)(.*) Question + True + #FFCF9D32 + True + Unclear Intent + (?<=\W|^)(?<TAG>UNCLEAR|INTENT)(\W|$)(.*) + Warning True #FFCF9D32 True