From 399a7d91abc2677946cfb2b18c056de36a28c63d Mon Sep 17 00:00:00 2001 From: Shantur Rathore Date: Thu, 7 May 2026 17:57:22 +0100 Subject: [PATCH] Disable NomadWorks for now --- .nomadworks/nomadworks.yaml | 2 +- .opencode/opencode.jsonc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nomadworks/nomadworks.yaml b/.nomadworks/nomadworks.yaml index c0775f09..52e3677a 100644 --- a/.nomadworks/nomadworks.yaml +++ b/.nomadworks/nomadworks.yaml @@ -1,5 +1,5 @@ # NomadWorks repository configuration -enabled: true +enabled: false team_mode: full defaults: diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index e4602ce2..ddc29a01 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -1,6 +1,6 @@ { "$schema": "https://opencode.ai/config.json", "plugin": [ - "@neuralnomads/nomadworks@0.1.0-rc.10" + // "@neuralnomads/nomadworks@0.1.0-rc.10" ] } \ No newline at end of file