Compare commits
5 Commits
196864c814
...
8831ae6649
| Author | SHA1 | Date |
|---|---|---|
|
|
8831ae6649 | |
|
|
2d5bbbf6c1 | |
|
|
d2d1d8e2c6 | |
|
|
1a5958c68c | |
|
|
abf3d25f06 |
|
|
@ -23,13 +23,3 @@ output_folder:
|
||||||
prompt: "Where should output files be saved?"
|
prompt: "Where should output files be saved?"
|
||||||
default: "_bmad-output"
|
default: "_bmad-output"
|
||||||
result: "{project-root}/{value}"
|
result: "{project-root}/{value}"
|
||||||
|
|
||||||
tool_supports_subagents:
|
|
||||||
prompt: "Subagents are supported by the LLM or Tool I will be using?"
|
|
||||||
default: true
|
|
||||||
result: "{value}"
|
|
||||||
|
|
||||||
tool_supports_agent_teams:
|
|
||||||
prompt: "Agent Teams are supported by the LLM or Tool I will be using?"
|
|
||||||
default: false
|
|
||||||
result: "{value}"
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue