- resolve_config.py argparse: three-layer → four-layer description - SKILL/workflow/explanation docs: document all four layers including _bmad/config.user.toml (was missing from merge-stack descriptions) - customize-bmad.md + installer headers: drop the false "direct edits to config.toml persist" claim; installer reads from per-module config.yaml, not central TOML, so direct edits get clobbered. Route users to _bmad/custom/config.toml for durable overrides - writeCentralConfig: warn loudly when a module.yaml can't be parsed (previously silent — user-scoped keys could mis-file into team config) - writeCentralConfig: preserve [agents.*] blocks for modules that didn't contribute fresh agents this run (e.g. quickUpdate skipping modules whose source is unavailable) so the roster doesn't silently shrink - add extractAgentBlocks helper + Test Suite 37 covering preservation Addresses comments from augmentcode and coderabbitai on PR #2285. |
||
|---|---|---|
| .. | ||
| config.js | ||
| existing-install.js | ||
| install-paths.js | ||
| installer.js | ||
| manifest-generator.js | ||
| manifest.js | ||