fix(plugin): honor disabled background-notification hook

This commit is contained in:
Dan Kochetov
2026-02-16 00:58:46 +02:00
parent ff10e6b02b
commit aafd2134d2
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -44,6 +44,7 @@ const OhMyOpenCodePlugin: Plugin = async (ctx) => {
pluginConfig,
tmuxConfig,
modelCacheState,
backgroundNotificationHookEnabled: isHookEnabled("background-notification"),
})
const toolsResult = await createTools({