Disable NomadWorks for now

This commit is contained in:
Shantur Rathore 2026-05-07 17:57:22 +01:00
parent 5356cce0c4
commit 399a7d91ab
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# NomadWorks repository configuration
enabled: true
enabled: false
team_mode: full
defaults:

View file

@ -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"
]
}