BMAD-METHOD/tools/cli/installers/lib/ide/templates
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
..
combined feat: add configurable structured interaction directive to agent activation 2026-02-28 00:48:12 +01:00
split refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows (#1556) 2026-02-06 07:28:09 -06:00
agent-command-template.md feat: add configurable structured interaction directive to agent activation 2026-02-28 00:48:12 +01:00
workflow-command-template.md feat: add configurable structured interaction directive to agent activation 2026-02-28 00:48:12 +01:00
workflow-commander.md feat: add configurable structured interaction directive to agent activation 2026-02-28 00:48:12 +01:00