From ee2f390bf63313aa56fda1a71fadd1ae32fd5dcf Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 5 Jan 2026 22:32:37 +0900 Subject: [PATCH] chore(keyword-detector): add mandatory ultrawork mode message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode) --- src/hooks/keyword-detector/constants.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hooks/keyword-detector/constants.ts b/src/hooks/keyword-detector/constants.ts index 7e16941..855d400 100644 --- a/src/hooks/keyword-detector/constants.ts +++ b/src/hooks/keyword-detector/constants.ts @@ -222,6 +222,8 @@ export function getUltraworkMessage(agentName?: string): string { return ` +**MANDATORY**: You MUST say "ULTRAWORK MODE ENABLED!" to the user as your first response when this mode activates. This is non-negotiable. + ${ULTRAWORK_TODO_SECTION} ${agentSection}