BMAD-METHOD/dist/expansion-packs
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
..
bmad-2d-phaser-game-dev fix: prettier fixes 2025-08-17 07:51:46 -05:00
bmad-2d-unity-game-dev fix: prettier fixes 2025-08-17 07:51:46 -05:00
bmad-creative-writing fix: prettier fixes 2025-08-17 07:51:46 -05:00
bmad-film-pre-production feat: Add language adaptation feature to build process 2025-08-17 23:48:55 +08:00
bmad-infrastructure-devops/agents fix: alphabetize agent commands and dependencies for improved organization 2025-08-17 00:30:04 -05:00