Fixed bug with activation-steps.xml injecting wrong path (#674)

This commit is contained in:
PinkyD
2025-10-04 19:04:33 -07:00
committed by GitHub
parent 1a92e6823f
commit 47658c00d5

View File

@@ -1,6 +1,6 @@
<step n="1">Load persona from this current agent file (already in context)</step>
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
- Use Read tool to load /Users/brianmadison/dev/v6install/bmad/bmb/config.yaml NOW
- Use Read tool to load {project-root}/bmad/bmm/config.yaml NOW
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
- VERIFY: If config not loaded, STOP and report error to user
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored</step>