Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot]
aafe415453 release: bump to v4.44.0 2025-09-06 23:32:17 +00:00
10 changed files with 46 additions and 44 deletions

View File

@@ -75,6 +75,8 @@ This makes it easy to benefit from the latest improvements, bug fixes, and new a
```bash
npx bmad-method install
# OR explicitly use stable tag:
npx bmad-method@stable install
# OR if you already have BMad installed:
git pull
npm run install:bmad

View File

@@ -101,10 +101,10 @@ dependencies:
- project-brief-tmpl.yaml
- story-tmpl.yaml
workflows:
- brownfield-fullstack.yaml
- brownfield-service.yaml
- brownfield-ui.yaml
- greenfield-fullstack.yaml
- greenfield-service.yaml
- greenfield-ui.yaml
- brownfield-fullstack.md
- brownfield-service.md
- brownfield-ui.md
- greenfield-fullstack.md
- greenfield-service.md
- greenfield-ui.md
```

View File

@@ -109,8 +109,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -272,8 +272,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -342,7 +342,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -1698,8 +1698,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -1861,8 +1861,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -1931,7 +1931,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -117,12 +117,12 @@ dependencies:
- project-brief-tmpl.yaml
- story-tmpl.yaml
workflows:
- brownfield-fullstack.yaml
- brownfield-service.yaml
- brownfield-ui.yaml
- greenfield-fullstack.yaml
- greenfield-service.yaml
- greenfield-ui.yaml
- brownfield-fullstack.md
- brownfield-service.md
- brownfield-ui.md
- greenfield-fullstack.md
- greenfield-service.md
- greenfield-ui.md
```
==================== END: .bmad-core/agents/bmad-master.md ====================
@@ -2916,8 +2916,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -3079,8 +3079,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -3149,7 +3149,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -4628,8 +4628,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -4791,8 +4791,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -4861,7 +4861,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -6513,8 +6513,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -6676,8 +6676,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -6746,7 +6746,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -6050,8 +6050,8 @@ sections:
- **UI/UX Consistency:** {{ui_compatibility}}
- **Performance Impact:** {{performance_constraints}}
- id: tech-stack
title: Tech Stack
- id: tech-stack-alignment
title: Tech Stack Alignment
instruction: |
Ensure new components align with existing technology choices:
@@ -6213,8 +6213,8 @@ sections:
**Error Handling:** {{error_handling_strategy}}
- id: source-tree
title: Source Tree
- id: source-tree-integration
title: Source Tree Integration
instruction: |
Define how new code will integrate with existing project structure:
@@ -6283,7 +6283,7 @@ sections:
**Monitoring:** {{monitoring_approach}}
- id: coding-standards
title: Coding Standards
title: Coding Standards and Conventions
instruction: |
Ensure new code follows existing project conventions:

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "bmad-method",
"version": "4.43.1",
"version": "4.44.0",
"description": "Breakthrough Method of Agile AI-driven Development",
"keywords": [
"agile",

View File

@@ -1,6 +1,6 @@
{
"name": "bmad-method",
"version": "4.43.1",
"version": "4.44.0",
"description": "BMad Method installer - AI-powered Agile development framework",
"keywords": [
"bmad",