From 2554bb8cef9b49767d001587b196a6f1b518d7cc Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Fri, 13 Mar 2026 23:33:48 -0500 Subject: [PATCH] chore: re-enable bmad-builder external module Co-Authored-By: Claude Opus 4.6 (1M context) --- tools/cli/external-official-modules.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tools/cli/external-official-modules.yaml b/tools/cli/external-official-modules.yaml index 986cd7fe4..6a2fa259d 100644 --- a/tools/cli/external-official-modules.yaml +++ b/tools/cli/external-official-modules.yaml @@ -2,15 +2,15 @@ # allowing us to keep the source of these projects in separate repos. modules: - # bmad-builder: - # url: https://github.com/bmad-code-org/bmad-builder - # module-definition: src/module.yaml - # code: bmb - # name: "BMad Builder" - # description: "Agent, Workflow and Module Builder" - # defaultSelected: false - # type: bmad-org - # npmPackage: bmad-builder + bmad-builder: + url: https://github.com/bmad-code-org/bmad-builder + module-definition: src/module.yaml + code: bmb + name: "BMad Builder" + description: "Agent and Builder" + defaultSelected: false + type: bmad-org + npmPackage: bmad-builder bmad-creative-intelligence-suite: url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite