Fixed bug with activation-steps.xml injecting wrong path (#674)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<step n="1">Load persona from this current agent file (already in context)</step>
|
<step n="1">Load persona from this current agent file (already in context)</step>
|
||||||
<step n="2">🚨 IMMEDIATE ACTION REQUIRED - BEFORE ANY OUTPUT:
|
<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}
|
- Store ALL fields as session variables: {user_name}, {communication_language}, {output_folder}
|
||||||
- VERIFY: If config not loaded, STOP and report error to user
|
- 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>
|
- DO NOT PROCEED to step 3 until config is successfully loaded and variables stored</step>
|
||||||
|
|||||||
Reference in New Issue
Block a user