Add BMAD framework, authentication, and new features

This commit is contained in:
2026-01-08 21:23:23 +01:00
parent f07d28aefd
commit 15a95fb319
1298 changed files with 73308 additions and 154901 deletions

18
_bmad/bmm/config.yaml Normal file
View File

@@ -0,0 +1,18 @@
# BMM Module Configuration
# Generated by BMAD installer
# Version: 6.0.0-alpha.22
# Date: 2026-01-06T17:15:56.578Z
project_name: Keep
user_skill_level: intermediate
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
project_knowledge: "{project-root}/docs"
tea_use_mcp_enhancements: false
tea_use_playwright_utils: false
# Core Configuration Values
user_name: Ramez
communication_language: French
document_output_language: English
output_folder: "{project-root}/_bmad-output"