Devin Stagner
131ca5557f
feat(trae): add support for trae ide integration
...
- Add trae guide documentation
- Update installer to support trae configuration
- Include trae in ide options and documentation references
- Fix typo in architect agent documentation
2025-07-05 13:05:52 -05:00
semantic-release-bot
e17ecf1a3d
chore(release): 4.25.0 [skip ci]
...
# [4.25.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.6...v4.25.0 ) (2025-07-05)
### Bug Fixes
* update web bundles ([42684e6 ](42684e68af ))
### Features
* improvements to agent task usage, sm story drafting, dev implementation, qa review process, and addition of a new sm independant review of a draft story ([2874a54 ](2874a54a9b ))
2025-07-05 02:32:21 +00:00
semantic-release-bot
5f1966329b
chore(release): 4.24.6 [skip ci]
...
## [4.24.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.5...v4.24.6 ) (2025-07-04)
### Bug Fixes
* version bump and web build fix ([1c845e5 ](1c845e5b2c ))
2025-07-04 17:39:44 +00:00
semantic-release-bot
8766506cb3
chore(release): 4.24.5 [skip ci]
...
## [4.24.5](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.4...v4.24.5 ) (2025-07-04)
### Bug Fixes
* yaml standardization in files and installer actions ([094f9f3 ](094f9f3eab ))
2025-07-04 16:54:31 +00:00
Brian Madison
094f9f3eab
fix: yaml standardization in files and installer actions
2025-07-04 11:53:57 -05:00
semantic-release-bot
ddd3e53d12
chore(release): 4.24.4 [skip ci]
...
## [4.24.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.3...v4.24.4 ) (2025-07-04)
### Bug Fixes
* documentation updates ([2018ad0 ](2018ad07c7 ))
2025-07-04 13:36:00 +00:00
Brian Madison
38dd71db7f
doc reference changes from vs-code-copilot to github-copilot
2025-07-04 08:04:27 -05:00
Brian Madison
f440d14565
doc and text cleanup
2025-07-04 07:47:57 -05:00
semantic-release-bot
be4fcd8668
chore(release): 4.24.3 [skip ci]
...
## [4.24.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.2...v4.24.3 ) (2025-07-04)
### Bug Fixes
* update YAML library from 'yaml' to 'js-yaml' in resolveExpansionPackCoreAgents for consistency ([#295 ](https://github.com/bmadcode/BMAD-METHOD/issues/295 )) ([03f30ad ](03f30ad28b ))
2025-07-04 12:23:13 +00:00
Davor Racic
03f30ad28b
fix: update YAML library from 'yaml' to 'js-yaml' in resolveExpansionPackCoreAgents for consistency ( #295 )
2025-07-04 07:22:49 -05:00
semantic-release-bot
e7b1ee37e3
chore(release): 4.24.2 [skip ci]
...
## [4.24.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.1...v4.24.2 ) (2025-07-03)
### Bug Fixes
* version bump and restore dist folder ([87c451a ](87c451a5c3 ))
2025-07-03 04:15:20 +00:00
semantic-release-bot
a96fce793b
chore(release): 4.24.1 [skip ci]
...
## [4.24.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.24.0...v4.24.1 ) (2025-07-03)
### Bug Fixes
* centralized yamlExtraction function and all now fix character issues for windows ([e2985d6 ](e2985d6093 ))
* filtering extension stripping logic update ([405954a ](405954ad92 ))
* standardize on file extension .yaml instead of a mix of yml and yaml ([a4c0b18 ](a4c0b1839d ))
2025-07-03 02:09:14 +00:00
Brian Madison
e2985d6093
fix: centralized yamlExtraction function and all now fix character issues for windows
2025-07-02 21:08:43 -05:00
Brian Madison
405954ad92
fix: filtering extension stripping logic update
2025-07-02 20:04:12 -05:00
Brian Madison
a4c0b1839d
fix: standardize on file extension .yaml instead of a mix of yml and yaml
2025-07-02 19:59:49 -05:00
semantic-release-bot
ffae072143
chore(release): 4.24.0 [skip ci]
...
# [4.24.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.23.0...v4.24.0 ) (2025-07-02)
### Bug Fixes
* corrected cursor agent update instructions ([84e394a ](84e394ac11 ))
### Features
* workflow plans introduced, preliminary feature under review ([731589a ](731589aa28 ))
2025-07-02 03:55:08 +00:00
Brian Madison
84e394ac11
fix: corrected cursor agent update instructions
2025-07-01 22:54:39 -05:00
木炭
b7361d244c
Update dependency-resolver.js ( #286 )
...
When cloning a project in a Windows environment, Git may automatically convert line endings from `\n` to `\r\n`. This can cause a mismatch in the `yaml` configuration, leading to a build failure. To resolve this, a step has been added to enforce the replacement of `\r` characters, ensuring the build can proceed normally.
2025-07-01 20:21:58 -05:00
semantic-release-bot
b2f8525bbf
chore(release): 4.23.0 [skip ci]
...
# [4.23.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.22.1...v4.23.0 ) (2025-07-01)
### Features
* VS Code Copilot integration ([#284 ](https://github.com/bmadcode/BMAD-METHOD/issues/284 )) ([1a4ca4f ](1a4ca4ffa6 ))
2025-07-01 12:54:38 +00:00
David Elisma
1a4ca4ffa6
feat: VS Code Copilot integration ( #284 )
2025-07-01 07:54:13 -05:00
semantic-release-bot
3e2e43dd88
chore(release): 4.22.1 [skip ci]
...
## [4.22.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.22.0...v4.22.1 ) (2025-06-30)
### Bug Fixes
* update expansion versions ([6905fe7 ](6905fe72f6 ))
2025-06-30 05:14:32 +00:00
semantic-release-bot
95ab8bbd9c
chore(release): 4.22.0 [skip ci]
...
# [4.22.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.21.2...v4.22.0 ) (2025-06-30)
### Features
* create doc more explicit and readme improvement ([a1b30d9 ](a1b30d9341 ))
2025-06-30 05:11:29 +00:00
semantic-release-bot
6e094c8359
chore(release): 4.21.2 [skip ci]
...
## [4.21.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.21.1...v4.21.2 ) (2025-06-30)
### Bug Fixes
* improve create-doc task clarity for template execution ([86d5139 ](86d5139aea ))
2025-06-30 05:08:08 +00:00
semantic-release-bot
62ccb640e6
chore(release): 4.21.1 [skip ci]
...
## [4.21.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.21.0...v4.21.1 ) (2025-06-30)
### Bug Fixes
* readme clarifies that the installer handles installs upgrades and expansion installation ([9371a57 ](9371a5784f ))
2025-06-30 02:09:46 +00:00
semantic-release-bot
62c5d92089
chore(release): 4.21.0 [skip ci]
...
# [4.21.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.20.0...v4.21.0 ) (2025-06-30)
### Bug Fixes
* remove unneeded files ([c48f200 ](c48f200727 ))
### Features
* massive installer improvement update ([c151bda ](c151bda938 ))
2025-06-30 01:53:38 +00:00
Brian Madison
c151bda938
feat: massive installer improvement update
2025-06-29 20:52:23 -05:00
semantic-release-bot
0ec4ad26c2
chore(release): 4.20.0 [skip ci]
...
# [4.20.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.2...v4.20.0 ) (2025-06-29)
### Features
* Massive documentation refactor, added explanation of the new expanded role of the QA agent that will make your code quality MUCH better. 2 new diagram clearly explain the role of the pre dev ideation cycle (prd and architecture) and the details of how the dev cycle works. ([c881dcc ](c881dcc48f ))
2025-06-29 14:06:11 +00:00
Brian Madison
5aed8f7603
cleanup
2025-06-28 22:26:37 -05:00
semantic-release-bot
8182a3f4bc
chore(release): 4.19.2 [skip ci]
...
## [4.19.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.1...v4.19.2 ) (2025-06-28)
### Bug Fixes
* docs update and correction ([2408068 ](2408068884 ))
2025-06-28 20:49:22 +00:00
semantic-release-bot
466bef4398
chore(release): 4.19.1 [skip ci]
...
## [4.19.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.19.0...v4.19.1 ) (2025-06-28)
### Bug Fixes
* discord link ([2ea806b ](2ea806b3af ))
2025-06-28 13:36:44 +00:00
semantic-release-bot
60c147aa75
chore(release): 4.19.0 [skip ci]
...
# [4.19.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.18.0...v4.19.0 ) (2025-06-28)
### Bug Fixes
* expansion install config ([50d17ed ](50d17ed65d ))
### Features
* install for ide now sets up rules also for expansion agents! ([b82978f ](b82978fd38 ))
2025-06-28 07:23:35 +00:00
Brian Madison
ba91cb17cf
Merge branch 'main' of github.com:bmadcode/BMAD-METHOD
2025-06-28 02:23:06 -05:00
Brian Madison
b82978fd38
feat: install for ide now sets up rules also for expansion agents!
2025-06-28 02:22:57 -05:00
Brian Madison
50d17ed65d
fix: expansion install config
2025-06-28 01:57:02 -05:00
semantic-release-bot
aa15b7a2ca
chore(release): 4.18.0 [skip ci]
...
# [4.18.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.17.0...v4.18.0 ) (2025-06-28)
### Features
* expansion teams can now include core agents and include their assets automatically ([c70f1a0 ](c70f1a056b ))
* remove hardcoding from installer for agents, improve expansion pack installation to its own locations, common files moved to common folder ([95e833b ](95e833beeb ))
2025-06-28 06:12:41 +00:00
Brian Madison
c70f1a056b
feat: expansion teams can now include core agents and include their assets automatically
2025-06-28 01:12:16 -05:00
Brian Madison
95e833beeb
feat: remove hardcoding from installer for agents, improve expansion pack installation to its own locations, common files moved to common folder
2025-06-28 01:01:26 -05:00
Brian Madison
1ea367619a
installer updates part 1
2025-06-27 23:38:34 -05:00
semantic-release-bot
a5915934fd
chore(release): 4.17.0 [skip ci]
...
# [4.17.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.16.1...v4.17.0 ) (2025-06-27)
### Features
* add GEMINI.md to agent context files ([#272 ](https://github.com/bmadcode/BMAD-METHOD/issues/272 )) ([b557570 ](b557570081 ))
2025-06-27 23:26:51 +00:00
Davor Racic
b557570081
feat: add GEMINI.md to agent context files ( #272 )
...
thanks Davor
2025-06-27 18:26:28 -05:00
semantic-release-bot
4bbb251730
chore(release): 4.16.1 [skip ci]
...
## [4.16.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.16.0...v4.16.1 ) (2025-06-26)
### Bug Fixes
* remove accidental folder add ([b1c2de1 ](b1c2de1fb5 ))
2025-06-26 03:13:31 +00:00
semantic-release-bot
263d9c7618
chore(release): 4.16.0 [skip ci]
...
# [4.16.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.15.0...v4.16.0 ) (2025-06-26)
### Features
* repo builds all rules sets for supported ides for easy copy if desired ([ea945bb ](ea945bb43f ))
2025-06-26 02:42:17 +00:00
semantic-release-bot
dd27531151
chore(release): 4.15.0 [skip ci]
...
# [4.15.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.14.1...v4.15.0 ) (2025-06-26)
### Features
* Add Gemini CLI Integration ([#271 ](https://github.com/bmadcode/BMAD-METHOD/issues/271 )) ([44b9d7b ](44b9d7bcb5 ))
2025-06-26 02:34:23 +00:00
hieu.sats
44b9d7bcb5
feat: Add Gemini CLI Integration ( #271 )
2025-06-25 21:33:58 -05:00
semantic-release-bot
429a3d41e9
chore(release): 4.14.1 [skip ci]
...
## [4.14.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.14.0...v4.14.1 ) (2025-06-26)
### Bug Fixes
* add updated web builds ([6dabbcb ](6dabbcb670 ))
2025-06-26 02:19:50 +00:00
semantic-release-bot
8cf9e5d916
chore(release): 4.14.0 [skip ci]
...
# [4.14.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.13.0...v4.14.0 ) (2025-06-25)
### Features
* enhance QA agent as senior developer with code review capabilities and major brownfield improvements ([3af3d33 ](3af3d33d4a ))
2025-06-25 04:57:50 +00:00
semantic-release-bot
fb0be544ad
chore(release): 4.13.0 [skip ci]
...
# [4.13.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.12.0...v4.13.0 ) (2025-06-24)
### Features
* **ide-setup:** add support for Cline IDE and configuration rules ([#262 ](https://github.com/bmadcode/BMAD-METHOD/issues/262 )) ([913dbec ](913dbeced6 ))
2025-06-24 02:47:45 +00:00
Reider Olivér
913dbeced6
feat(ide-setup): add support for Cline IDE and configuration rules ( #262 )
2025-06-23 21:47:21 -05:00
semantic-release-bot
730d51eb95
chore(release): 4.12.0 [skip ci]
...
# [4.12.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.11.0...v4.12.0 ) (2025-06-23)
### Features
* **dev-agent:** add quality gates to prevent task completion with failing validations ([#261 ](https://github.com/bmadcode/BMAD-METHOD/issues/261 )) ([45110ff ](45110ffffe ))
2025-06-23 02:49:40 +00:00
semantic-release-bot
c19772498a
chore(release): 4.11.0 [skip ci]
...
# [4.11.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.10.3...v4.11.0 ) (2025-06-21)
### Bug Fixes
* resolve web bundles directory path when using relative paths in NPX installer ([5c8485d ](5c8485d09f ))
### Features
* add markdown-tree integration for document sharding ([540578b ](540578b39d ))
2025-06-21 20:26:47 +00:00