chore: re-enable bmad-builder external module
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a69919a602
commit
2554bb8cef
|
|
@ -2,15 +2,15 @@
|
||||||
# allowing us to keep the source of these projects in separate repos.
|
# allowing us to keep the source of these projects in separate repos.
|
||||||
|
|
||||||
modules:
|
modules:
|
||||||
# bmad-builder:
|
bmad-builder:
|
||||||
# url: https://github.com/bmad-code-org/bmad-builder
|
url: https://github.com/bmad-code-org/bmad-builder
|
||||||
# module-definition: src/module.yaml
|
module-definition: src/module.yaml
|
||||||
# code: bmb
|
code: bmb
|
||||||
# name: "BMad Builder"
|
name: "BMad Builder"
|
||||||
# description: "Agent, Workflow and Module Builder"
|
description: "Agent and Builder"
|
||||||
# defaultSelected: false
|
defaultSelected: false
|
||||||
# type: bmad-org
|
type: bmad-org
|
||||||
# npmPackage: bmad-builder
|
npmPackage: bmad-builder
|
||||||
|
|
||||||
bmad-creative-intelligence-suite:
|
bmad-creative-intelligence-suite:
|
||||||
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue