installer doc install option for bmad method module - user can opt to not install all the docs to the destination installation path

This commit is contained in:
Brian Madison
2025-11-04 22:17:12 -06:00
parent 1f0dfe05e4
commit f8ba15c6f8
64 changed files with 67 additions and 13305 deletions

View File

@@ -49,6 +49,11 @@ dev_story_location:
default: "docs/stories"
result: "{project-root}/{value}"
install_user_docs:
prompt: "Install user documentation to project directory?"
default: true
result: "{value}"
# TEA Agent Configuration
tea_use_mcp_enhancements:
prompt: "Enable Playwright MCP capabilities (healing, exploratory, verification)?"