diff --git a/opencode.jsonc b/opencode.jsonc index 86b0eaa..fdf85ab 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -1,6 +1,9 @@ { "$schema": "https://opencode.ai/config.json", - "plugin": ["oh-my-openagent@latest"], + "plugin": [ + "oh-my-openagent@latest", + "C:/Users/MAO_D/Development/clawd-on-desk/hooks/opencode-plugin" + ], "autoupdate": false, "model": "anthropic/claude-opus-4-8", "small_model": "openai/gpt-5.4-mini",