BMAD-METHOD/tools/cli/installers/lib/ide/shared
Sjoerd Bozon ce1ae65c3f fix: respect new chat boundaries in Phase 4 handoffs
BMAD workflows require fresh chats between agent changes to prevent
context pollution. Removed cross-agent handoffs that would suggest
continuing in the same chat:
- create-story no longer hands off to dev-story (different agent)
- code-review no longer hands off to create-story (different agent)
- dev-story → code-review retained (same DEV agent)
2025-12-29 00:21:48 +01:00
..
agent-command-generator.js folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
bmad-artifacts.js sidecar content goes to custom core config location 2025-12-06 21:08:57 -06:00
module-injections.js we only need one yaml lib 2025-12-13 18:35:07 +08:00
task-tool-command-generator.js _cfg -> _config 2025-12-13 19:41:09 +08:00
workflow-command-generator.js _cfg -> _config 2025-12-13 19:41:09 +08:00
workflow-prompt-generator.js fix: add handoff validation for cross-module references 2025-12-29 00:17:25 +01:00
workflow-prompts-config.js fix: respect new chat boundaries in Phase 4 handoffs 2025-12-29 00:21:48 +01:00