mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
workflows tasks and tools can be configured wether they are able to be run standalone from agents with ide commands
This commit is contained in:
@@ -23,3 +23,6 @@ path_files: "{project-root}/bmad/bmm/workflows/workflow-status/paths/"
|
||||
|
||||
# Output configuration
|
||||
default_output_file: "{output_folder}/bmm-workflow-status.md"
|
||||
|
||||
standalone: true
|
||||
web_bundle: false
|
||||
|
||||
@@ -25,5 +25,6 @@ path_files: "{installed_path}/paths/"
|
||||
# Output configuration - reads existing status
|
||||
default_output_file: "{output_folder}/bmm-workflow-status.md"
|
||||
|
||||
# This is now a lightweight router workflow
|
||||
standalone: true
|
||||
|
||||
web_bundle: false
|
||||
|
||||
Reference in New Issue
Block a user