bmad-method 6.3.0 → 6.3.1-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README_VN.md CHANGED
@@ -3,6 +3,8 @@
3
3
  [![Version](https://img.shields.io/npm/v/bmad-method?color=blue&label=version)](https://www.npmjs.com/package/bmad-method)
4
4
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
5
5
  [![Node.js Version](https://img.shields.io/badge/node-%3E%3D20.0.0-brightgreen)](https://nodejs.org)
6
+ [![Python Version](https://img.shields.io/badge/python-%3E%3D3.10-blue?logo=python&logoColor=white)](https://www.python.org)
7
+ [![uv](https://img.shields.io/badge/uv-package%20manager-blueviolet?logo=uv)](https://docs.astral.sh/uv/)
6
8
  [![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289da?logo=discord&logoColor=white)](https://discord.gg/gk8jAdXWmj)
7
9
 
8
10
  [English](README.md) | [简体中文](README_CN.md) | Tiếng Việt
@@ -36,7 +38,7 @@ Các công cụ AI truyền thống thường làm thay phần suy nghĩ của b
36
38
 
37
39
  ## Bắt đầu nhanh
38
40
 
39
- **Điều kiện tiên quyết**: [Node.js](https://nodejs.org) v20+
41
+ **Điều kiện tiên quyết**: [Node.js](https://nodejs.org) v20+ · [Python](https://www.python.org) 3.10+ · [uv](https://docs.astral.sh/uv/)
40
42
 
41
43
  ```bash
42
44
  npx bmad-method install
@@ -80,18 +82,15 @@ BMad Method có thể được mở rộng bằng các mô-đun chính thức ch
80
82
  ## Cộng đồng
81
83
 
82
84
  - [Discord](https://discord.gg/gk8jAdXWmj) - Nhận trợ giúp, chia sẻ ý tưởng, cộng tác
83
- - [Đăng ký trên YouTube](https://www.youtube.com/@BMadCode) - video hướng dẫn, lớp chuyên sâu podcast (ra mắt tháng 2 năm 2025)
85
+ - [YouTube](https://youtube.com/@BMadCode) - Video hướng dẫn, master classnhiều nội dung khác
86
+ - [X / Twitter](https://x.com/BMadCode)
87
+ - [Website](https://bmadcode.com)
84
88
  - [GitHub Issues](https://github.com/bmad-code-org/BMAD-METHOD/issues) - Báo lỗi và yêu cầu tính năng
85
89
  - [Discussions](https://github.com/bmad-code-org/BMAD-METHOD/discussions) - Trao đổi cộng đồng
86
90
 
87
91
  ## Hỗ trợ BMad
88
92
 
89
- BMad miễn phí cho tất cả mọi người - và sẽ luôn như vậy. Nếu bạn muốn hỗ trợ quá trình phát triển:
90
-
91
- - ⭐ Hãy nhấn sao cho dự án ở góc trên bên phải của trang này
92
- - ☕ [Buy Me a Coffee](https://buymeacoffee.com/bmad) - Tiếp thêm năng lượng cho quá trình phát triển
93
- - 🏢 Tài trợ doanh nghiệp - Nhắn riêng trên Discord
94
- - 🎤 Diễn thuyết và truyền thông - Sẵn sàng cho hội nghị, podcast, phỏng vấn (BM trên Discord)
93
+ BMad miễn phí cho tất cả mọi người và sẽ luôn như vậy. Hãy nhấn sao cho repo này, [mời tôi một ly cà phê](https://buymeacoffee.com/bmad), hoặc gửi email tới <contact@bmadcode.com> nếu bạn muốn tài trợ doanh nghiệp.
95
94
 
96
95
  ## Đóng góp
97
96
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "6.3.0",
4
+ "version": "6.3.1-next.0",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
@@ -46,35 +46,32 @@ If `decision_needed` findings exist, present each one with its detail and the op
46
46
 
47
47
  If the user chooses to defer, ask: Quick one-line reason for deferring this item? (helps future reviews): — then append that reason to both the story file bullet and the `{deferred_work_file}` entry.
48
48
 
49
- **HALT** — I am waiting for your numbered choice. Reply with only the number (or "0" for batch). Do not proceed until you select an option.
49
+ **HALT** — I am waiting for your numbered choice. Reply with only the number. Do not proceed until you select an option.
50
50
 
51
51
  ### 5. Handle `patch` findings
52
52
 
53
53
  If `patch` findings exist (including any resolved from step 4), HALT. Ask the user:
54
54
 
55
- If `{spec_file}` is set, present all three options (if >3 `patch` findings exist, also show option 0):
55
+ If `{spec_file}` is set, present all three options:
56
56
 
57
- > **How would you like to handle the <Z> `patch` findings?**
58
- > 0. **Batch-apply all** — automatically fix every non-controversial patch (recommended when there are many)
59
- > 1. **Fix them automatically** — I will apply fixes now
57
+ > **How would you like to handle the `<P>` `patch` findings?**
58
+ > 1. **Apply every patch** — fix all of them now, no per-finding confirmation. Defer and decision-needed items are not touched.
60
59
  > 2. **Leave as action items** — they are already in the story file
61
- > 3. **Walk through each** — let me show details before deciding
60
+ > 3. **Walk through each patch** — show details for each before deciding
62
61
 
63
- If `{spec_file}` is **not** set, present only options 1 and 3 (omit option 2 — findings were not written to a file). If >3 `patch` findings exist, also show option 0:
62
+ If `{spec_file}` is **not** set, present only options 1 and 2 (omit "Leave as action items" — findings were not written to a file):
64
63
 
65
- > **How would you like to handle the <Z> `patch` findings?**
66
- > 0. **Batch-apply all** — automatically fix every non-controversial patch (recommended when there are many)
67
- > 1. **Fix them automatically** — I will apply fixes now
68
- > 2. **Walk through each** — let me show details before deciding
64
+ > **How would you like to handle the `<P>` `patch` findings?**
65
+ > 1. **Apply every patch** — fix all of them now, no per-finding confirmation. Defer and decision-needed items are not touched.
66
+ > 2. **Walk through each patch** — show details for each before deciding
69
67
 
70
- **HALT** — I am waiting for your numbered choice. Reply with only the number (or "0" for batch). Do not proceed until you select an option.
68
+ **HALT** — I am waiting for your numbered choice. Reply with only the number. Do not proceed until you select an option.
71
69
 
72
- - **Option 0** (only when >3 findings): Apply all non-controversial patches without per-finding confirmation. Skip any finding that requires judgment. Present a summary of changes made and any skipped findings.
73
- - **Option 1**: Apply each fix. After all patches are applied, present a summary of changes made. If `{spec_file}` is set, check off the items in the story file.
74
- - **Option 2** (only when `{spec_file}` is set): Done findings are already written to the story.
75
- - **Walk through each**: Present each finding with full detail, diff context, and suggested fix. After walkthrough, re-offer the applicable options above.
70
+ - **Apply every patch**: Apply every patch finding without per-finding confirmation. Do not modify defer or decision-needed items. After all patches are applied, present a summary of changes made. If `{spec_file}` is set, check off the patch items in the story file (leave defer items as-is).
71
+ - **Leave as action items** (only when `{spec_file}` is set): Done findings are already written to the story.
72
+ - **Walk through each patch**: Present each finding with full detail, diff context, and suggested fix. After walkthrough, re-offer the applicable options above.
76
73
 
77
- **HALT** — I am waiting for your numbered choice. Reply with only the number (or "0" for batch). Do not proceed until you select an option.
74
+ **HALT** — I am waiting for your numbered choice. Do not proceed until you select an option.
78
75
 
79
76
  **✅ Code review actions complete**
80
77