BMAD-METHOD/tools/cli/installers
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
..
lib feat: preserve customised tool permissions across reinstalls 2026-02-09 09:51:36 +00:00
install-messages.yaml feat(installer): update install messages for Beta.0 release 2026-01-26 00:15:22 -06:00