BMAD-METHOD/tools/cli/installers/lib
jheyworth 88afcb5a88 feat: preserve customised tool permissions across reinstalls
Before this change, reinstalling would overwrite any user-customised
tools arrays in agent and prompt frontmatter with the hardcoded default.

Now the installer reads existing tool permissions from .agent.md and
.prompt.md files before cleanup, and re-applies them to the regenerated
files. Falls back to the default ['read', 'edit', 'search', 'execute']
for new files or files without prior customisation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:51:36 +00:00
..
core refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide feat: preserve customised tool permissions across reinstalls 2026-02-09 09:51:36 +00:00
modules refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00