Releases: bmad-code-org/bmad-builder
Releases · bmad-code-org/bmad-builder
v1.1.0
[1.1.0] - 2026-03-19
Changed
- Flatten skill folder structure to align with Agent Skills spec
- Replace bmad-init dependency with direct config loading
- Optimize workflow-builder and agent-builder skills
Improved
- Optimizer now captures all fragments in report and produces a final HTML report
Removed
- Obsolete sample and manifest files from old skill structure
- Unneeded images from project root
v1.0.2
v1.0.0
v0.1.6
v0.1.5
v0.1.4
What's Changed
- Improve module-help.csv descriptions with "Use when..." clauses for better LLM comprehension
- Fix duplicate codes (CA -> AGC for Create Agent, VA -> AGV for Validate Agent)
- Reorder workflows: Agent -> Workflow -> Module for logical flow
- Clarify workflow builder is for any custom AI process
- Fix: Update jest to ^30.2.0 to fix installation failure (Jest 30.0.4 not available on npm)
Full changelog: https://github.com/bmad-code-org/bmad-builder/blob/main/CHANGELOG.md
bmad-builder v0.1.1
See CHANGELOG.md for details
bmad-builder v0.1.0
Initial release