BMAD-METHOD/tools/installer/commands
Gani Mohamed Parakadhullah eac137afd9
feat: add scope variable for isolated planning/implementation artifacts (#2148)
When scope is set, planning_artifacts and implementation_artifacts resolve
to {output_folder}/{scope}/planning-artifacts/ and
{output_folder}/{scope}/implementation-artifacts/. The output_folder root
stays shared for project-context and brainstorming. Unscoped root folders
remain as the default bucket for quick-dev and unscoped work.

Empty or missing scope preserves current behavior (backward compatible).

Design validated by @alexeyv via Discord.
Fixes #2148
2026-03-30 11:55:27 +08:00
..
install.js feat: add scope variable for isolated planning/implementation artifacts (#2148) 2026-03-30 11:55:27 +08:00
status.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
uninstall.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00