Skip to content

Commit 47658c0

Browse files
authored
Fixed bug with activation-steps.xml injecting wrong path (#674)
1 parent 1a92e68 commit 47658c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utility/models/fragments/activation-steps.xml

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

0 commit comments

Comments
 (0)