Commit Graph

4 Commits

Author SHA1 Message Date
google-labs-jules[bot] 9b9fce6b17 feat: Translate core repository files to Chinese
This commit includes the translation of all user-facing documentation and configuration files in the core repository to Chinese. This effort is part of a larger initiative to make the project more accessible to a global audience.

The following directories and files have been translated:
- `common/`
- `bmad-core/` (excluding expansion packs)
- `.github/`
- `tools/`
- Root-level documentation files (`README.md`, `CONTRIBUTING.md`, etc.)

The `expansion-packs/` directory has been deferred for a future translation effort.
2025-08-20 09:58:20 +00:00
Brian Madison 80d73d9093 fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
Murat K Ozcan 0b61175d98
feat: transform QA agent into Test Architect with advanced quality ca… (#433)
* feat: transform QA agent into Test Architect with advanced quality capabilities

  - Add 6 specialized quality assessment commands
  - Implement risk-based testing with scoring
  - Create quality gate system with deterministic decisions
  - Add comprehensive test design and NFR validation
  - Update documentation with stage-based workflow integration

* feat: transform QA agent into Test Architect with advanced quality capabilities

  - Add 6 specialized quality assessment commands
  - Implement risk-based testing with scoring
  - Create quality gate system with deterministic decisions
  - Add comprehensive test design and NFR validation
  - Update documentation with stage-based workflow integration

* docs: refined the docs for test architect

* fix: addressed review comments from manjaroblack, round 1

* fix: addressed review comments from manjaroblack, round 1

---------

Co-authored-by: Murat Ozcan <murat@mac.lan>
Co-authored-by: Brian <bmadcode@gmail.com>
2025-08-15 21:02:37 -05:00
Brian Madison 1ea367619a installer updates part 1 2025-06-27 23:38:34 -05:00