mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
fix: Prevent duplicate manifest entries and update GitHub Copilot tool names
- Deduplicate module lists in manifest generator using Set to prevent duplicate entries in installed manifests - Update GitHub Copilot tool names to match official VS Code documentation (November 2025) - Clean up legacy bmad/, bmd/, and web-bundles directories
This commit is contained in:
@@ -15,6 +15,7 @@ prompt:
|
||||
## communication_language
|
||||
## document_output_language
|
||||
## output_folder
|
||||
## bmad_folder
|
||||
|
||||
game_project_name:
|
||||
prompt: "What is the name of your game project?"
|
||||
|
||||
Reference in New Issue
Block a user