BMAD-METHOD/tools/cli/installers/lib/ide
Markus Ende c017a5fdba fix: use module-specific config.yaml paths in GitHub Copilot installer
Replace hardcoded bmm/config.yaml references with dynamic module-based paths
so custom modules load their own config.yaml instead of the non-existent bmm config.

- createWorkflowPromptContent(): use entry.module from bmad-help.csv
- createAgentActivatorPromptContent(): use artifact.module
- createTechWriterPromptContent(): use entry.module for config and agent paths
- generateCopilotInstructions(): dynamically list installed module paths

Fixes #1708
2026-02-19 19:58:06 +01:00
..
shared refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
templates fix(opencode): remove incorrect mode: primary and restore name field in templates (#1644) 2026-02-12 18:58:13 -06:00
_base-ide.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
_config-driven.js feat(cli): add uninstall command with selective component removal (#1650) 2026-02-15 08:13:03 -06:00
codex.js fix: change default Codex install location from global to project (#1698) 2026-02-18 18:30:22 -06:00
github-copilot.js fix: use module-specific config.yaml paths in GitHub Copilot installer 2026-02-19 19:58:06 +01:00
kilo.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
manager.js feat(cli): add uninstall command with selective component removal (#1650) 2026-02-15 08:13:03 -06:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00