BMAD-METHOD/tools
google-labs-jules[bot] d3f502e350 feat: Add language adaptation feature to build process
This commit introduces a new feature that allows users to build expansion packs with a specific language instruction for the AI agents.

The following changes were made:
- Added a `--language <lang>` option to the `build:expansions` command in `tools/cli.js`.
- Modified the `WebBuilder` in `tools/builders/web-builder.js` to accept the `language` option.
- When the `--language` option is provided, the build process now injects a "You must reply in {language}" instruction into the `activation-instructions` of each agent in the generated bundle.

This feature enables the creation of language-specific bundles without needing to translate the underlying documents, as requested by the user.
2025-08-17 23:48:55 +08:00
..
builders feat: Add language adaptation feature to build process 2025-08-17 23:48:55 +08:00
flattener chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
installer chore: bump to 4.39.1 to fix installer version display 2025-08-17 07:13:09 -05:00
lib chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
md-assets web build optimization 2025-07-06 10:32:39 -05:00
shared chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
upgraders chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bmad-npx-wrapper.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-all-versions.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
bump-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
cli.js feat: Add language adaptation feature to build process 2025-08-17 23:48:55 +08:00
preview-release-notes.js feat: enhance manual release workflow with automatic release notes 2025-08-16 20:35:41 -05:00
sync-installer-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
update-expansion-version.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
version-bump.js fix: enable version bumping in manual release workflow 2025-08-16 20:42:35 -05:00
yaml-format.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00