doc and text cleanup
This commit is contained in:
@@ -470,7 +470,7 @@ class WebBuilder {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// Use core BMAD version
|
||||
// Use core BMad version
|
||||
try {
|
||||
const coreAgentPath = path.join(this.rootDir, "bmad-core", "agents", `${agentId}.md`);
|
||||
const coreAgentContent = await fs.readFile(coreAgentPath, "utf8");
|
||||
|
||||
Reference in New Issue
Block a user