mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
standardize custom agent workflow and module output, and improve module folder selection
This commit is contained in:
@@ -875,7 +875,7 @@ class ModuleManager {
|
||||
}
|
||||
}
|
||||
|
||||
// Load core config to get agent_sidecar_folder
|
||||
// Load core config to get bmad_memory
|
||||
const coreConfigPath = path.join(bmadDir, 'bmb', 'config.yaml');
|
||||
let coreConfig = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user