From d27a1efd9448aec0078962007730125702d32ff3 Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 5 Jan 2026 14:52:08 +0900 Subject: [PATCH] feat(keyword-detector): enable variant='max' for ultrawork mode 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/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/hooks/keyword-detector/index.ts b/src/hooks/keyword-detector/index.ts index 2c5fd23..13a4c22 100644 --- a/src/hooks/keyword-detector/index.ts +++ b/src/hooks/keyword-detector/index.ts @@ -31,6 +31,8 @@ export function createKeywordDetectorHook(ctx: PluginInput) { if (hasUltrawork) { log(`[keyword-detector] Ultrawork mode activated`, { sessionID: input.sessionID }) + output.message.variant = "max" + ctx.client.tui .showToast({ body: {