From 47658c00d573cd513c3584ffde7437cf55573d84 Mon Sep 17 00:00:00 2001 From: PinkyD Date: Sat, 4 Oct 2025 19:04:33 -0700 Subject: [PATCH] Fixed bug with activation-steps.xml injecting wrong path (#674) --- src/utility/models/fragments/activation-steps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utility/models/fragments/activation-steps.xml b/src/utility/models/fragments/activation-steps.xml index 40dfa7db..80159313 100644 --- a/src/utility/models/fragments/activation-steps.xml +++ b/src/utility/models/fragments/activation-steps.xml @@ -1,6 +1,6 @@ Load persona from this current agent file (already in context) 🚨 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