fix: shrink default OpenCode install surface and gate hooks-runtime (#2140)

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
This commit is contained in:
Matt Van Horn
2026-06-06 22:26:14 -07:00
committed by GitHub
parent 53d4b7d664
commit 80233f1b72
2 changed files with 70 additions and 8 deletions
+8
View File
@@ -11,6 +11,14 @@
"workflow-quality"
]
},
"opencode": {
"description": "Default OpenCode setup with commands, platform configs, and quality workflow support. It intentionally excludes hooks-runtime; opt in with --modules hooks-runtime.",
"modules": [
"commands-core",
"platform-configs",
"workflow-quality"
]
},
"core": {
"description": "Minimal harness baseline with commands, hooks, platform configs, and quality workflow support.",
"modules": [