Skip to content

Commit ee2f390

Browse files
committed
chore(keyword-detector): add mandatory ultrawork mode message
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
1 parent ae6495d commit ee2f390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hooks/keyword-detector/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ export function getUltraworkMessage(agentName?: string): string {
222222

223223
return `<ultrawork-mode>
224224
225+
**MANDATORY**: You MUST say "ULTRAWORK MODE ENABLED!" to the user as your first response when this mode activates. This is non-negotiable.
226+
225227
${ULTRAWORK_TODO_SECTION}
226228
227229
${agentSection}

0 commit comments

Comments
 (0)