BMAD-METHOD/tools/cli/installers
sidtheone b7f18ba28b feat: add configurable structured interaction directive to agent activation
Adds a new `interaction_style` config option (structured/open) to core
module.yaml so users can choose how agents ask questions. When set to
"structured" (default), agents present numbered option lists and wait
for selection. When "open", agents ask questions naturally.

Changes:
- src/core/module.yaml: new interaction_style config with single-select
- activation-rules.txt: conditional rule based on {interaction_style}
- activation-steps.txt: include {interaction_style} in stored variables

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 00:48:12 +01:00
..
lib feat: add configurable structured interaction directive to agent activation 2026-02-28 00:48:12 +01:00
install-messages.yaml fix: correct docs domain to docs.bmad-method.org (#1777) 2026-02-27 13:03:16 -06:00