BMAD-METHOD/tools/cli/installers/lib
Jonah Schulte 5e6e6abd20 fix: use MCP parameters instead of URLs in bootstrap prompts
Update all bootstrap prompts to use the correct GitHub MCP format:
  owner: YOUR-ORG
  repo: YOUR-REPO
  path: src/modules/bmm/agents/po.agent.yaml

Instead of URLs like github.com/YOUR-ORG/YOUR-REPO which don't
work with MCP tools.

Also added:
- GitHub Enterprise note for enterprise hosts
- Reference to auto-generated bootstrap file
- MCP tools reference section
2026-01-08 20:56:54 -05:00
..
core fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
custom feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
ide feat(installer): auto-detect git repo and pre-fill bootstrap prompts 2026-01-08 20:51:55 -05:00
modules feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
utils fix: use MCP parameters instead of URLs in bootstrap prompts 2026-01-08 20:56:54 -05:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00