Brian Madison
f51697f09a
merge
2025-07-14 19:47:55 -05:00
Brian Madison
2cea37aa8c
fix: added logo to installer, because why not...
2025-07-14 19:47:23 -05:00
semantic-release-bot
00285c9250
chore(release): 4.30.0 [skip ci]
...
# [4.30.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.7...v4.30.0 ) (2025-07-15)
### Features
* installer is now VERY clear about IDE selection being a multiselect ([e24b6f8 ](e24b6f84fd ))
2025-07-15 00:39:46 +00:00
Brian Madison
e24b6f84fd
feat: installer is now VERY clear about IDE selection being a multiselect
2025-07-14 19:39:10 -05:00
semantic-release-bot
2c20531883
chore(release): 4.29.7 [skip ci]
...
## [4.29.7](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.6...v4.29.7 ) (2025-07-14)
### Bug Fixes
* bundle build ([0723eed ](0723eed881 ))
2025-07-14 05:08:00 +00:00
semantic-release-bot
bddb5b05c4
chore(release): 4.29.6 [skip ci]
...
## [4.29.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.5...v4.29.6 ) (2025-07-14)
### Bug Fixes
* improve agent task folowing in agressing cost saving ide model combos ([3621c33 ](3621c330e6 ))
2025-07-14 05:06:57 +00:00
semantic-release-bot
ef32eddcd6
chore(release): 4.29.5 [skip ci]
...
## [4.29.5](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.4...v4.29.5 ) (2025-07-14)
### Bug Fixes
* windows regex issue ([9f48c1a ](9f48c1a869 ))
2025-07-14 03:48:54 +00:00
Brian Madison
9f48c1a869
fix: windows regex issue
2025-07-13 22:48:19 -05:00
semantic-release-bot
733a085370
chore(release): 4.29.4 [skip ci]
...
## [4.29.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.3...v4.29.4 ) (2025-07-14)
### Bug Fixes
* empty .roomodes, support Windows-style newlines in YAML block regex ([#311 ](https://github.com/bmadcode/BMAD-METHOD/issues/311 )) ([551e30b ](551e30b65e ))
2025-07-14 03:45:02 +00:00
Hossam Ghanam
551e30b65e
fix: empty .roomodes, support Windows-style newlines in YAML block regex ( #311 )
2025-07-13 22:44:40 -05:00
semantic-release-bot
5b8f6cc85d
chore(release): 4.29.3 [skip ci]
...
## [4.29.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.2...v4.29.3 ) (2025-07-13)
### Bug Fixes
* annoying YAML lint error ([afea271 ](afea271e5e ))
2025-07-13 20:52:18 +00:00
semantic-release-bot
c39164789d
chore(release): 4.29.2 [skip ci]
...
## [4.29.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.1...v4.29.2 ) (2025-07-13)
### Bug Fixes
* add readme note about discord joining issues ([4ceaced ](4ceacedd73 ))
2025-07-13 16:56:32 +00:00
semantic-release-bot
192c6a403b
chore(release): 4.29.1 [skip ci]
...
## [4.29.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.29.0...v4.29.1 ) (2025-07-13)
### Bug Fixes
* brianstorming facilitation output ([f62c05a ](f62c05ab0f ))
2025-07-13 16:33:31 +00:00
semantic-release-bot
5c588d008e
chore(release): 4.29.0 [skip ci]
...
# [4.29.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.28.0...v4.29.0 ) (2025-07-13)
### Features
* Claude Code slash commands for Tasks and Agents! ([e9e541a ](e9e541a52e ))
2025-07-13 02:08:47 +00:00
Brian Madison
e9e541a52e
feat: Claude Code slash commands for Tasks and Agents!
2025-07-12 21:08:13 -05:00
semantic-release-bot
f32a5fe08a
chore(release): 4.28.0 [skip ci]
...
# [4.28.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.6...v4.28.0 ) (2025-07-12)
### Features
* bmad-master can load kb properly ([3c13c56 ](3c13c56498 ))
2025-07-12 15:27:50 +00:00
Gabriel Lemire
97f01f6931
refactor: nest Claude Code commands under BMad subdirectory ( #307 )
...
- Update installer config to use .claude/commands/BMad/ path
- Modify setupClaudeCode function to create nested directory structure
- Update documentation and upgrader to reflect new command location
- Improves organization by grouping all BMad commands together
2025-07-12 10:02:46 -05:00
Davor Racic
c42002f1ea
refactor(gemini-cli): change agent storage from multiple files to single ( #308 )
...
* refactor(gemini-cli): change agent storage from multiple files to single concatenated file
- Update configuration to use .gemini/bmad-method/ directory instead of .gemini/agents/
- Implement new logic to concatenate all agent files into single GEMINI.md
- Add backward compatibility for existing settings.json
- Remove old agents directory and update related documentation
- Ensure all agent settings are properly loaded
* fix(ide-setup): change agent trigger symbol from @ to *
The change was made to standardize the agent trigger symbol across the system and avoid confusion with other special characters.
* docs: update gemini cli syntax and file structure
- Change agent mention syntax from @ to * in docs and config
- Update file structure documentation from .gemini/agents/ to .gemini/bmad-method/
- Add gemini cli syntax to workflow guide
* fix(ide-setup): remove redundant contextFileNames handling
2025-07-12 09:55:12 -05:00
semantic-release-bot
b5cbffd608
chore(release): 4.27.6 [skip ci]
...
## [4.27.6](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.5...v4.27.6 ) (2025-07-08)
### Bug Fixes
* installer improvement ([db30230 ](db302309f4 ))
2025-07-08 03:11:59 +00:00
Brian Madison
db302309f4
fix: installer improvement
2025-07-07 22:11:32 -05:00
semantic-release-bot
c97d76c797
chore(release): 4.27.5 [skip ci]
...
## [4.27.5](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.4...v4.27.5 ) (2025-07-08)
### Bug Fixes
* installer for github copilot asks follow up questions right away now so it does not seem to hang, and some minor doc improvements ([cadf8b6 ](cadf8b6750 ))
2025-07-08 01:47:25 +00:00
Brian Madison
cadf8b6750
fix: installer for github copilot asks follow up questions right away now so it does not seem to hang, and some minor doc improvements
2025-07-07 20:46:55 -05:00
semantic-release-bot
ba9e3f3272
chore(release): 4.27.4 [skip ci]
...
## [4.27.4](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.3...v4.27.4 ) (2025-07-07)
### Bug Fixes
* doc updates ([1b86cd4 ](1b86cd4db3 ))
2025-07-07 01:52:36 +00:00
semantic-release-bot
c8b26d8eae
chore(release): 4.27.3 [skip ci]
...
## [4.27.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.2...v4.27.3 ) (2025-07-07)
### Bug Fixes
* remove test zoo folder ([908dcd7 ](908dcd7e9a ))
2025-07-07 01:48:17 +00:00
semantic-release-bot
92c9589f7d
chore(release): 4.27.2 [skip ci]
...
## [4.27.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.1...v4.27.2 ) (2025-07-07)
### Bug Fixes
* improve output ([a5ffe7b ](a5ffe7b9b2 ))
2025-07-07 01:41:08 +00:00
semantic-release-bot
63aabe435e
chore(release): 4.27.1 [skip ci]
...
## [4.27.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.27.0...v4.27.1 ) (2025-07-07)
### Bug Fixes
* build web bundles with new file extension includsion ([92201ae ](92201ae7ed ))
2025-07-07 00:55:24 +00:00
Brian Madison
92201ae7ed
fix: build web bundles with new file extension includsion
2025-07-06 19:39:34 -05:00
semantic-release-bot
1ac0d2bd91
chore(release): 4.27.0 [skip ci]
...
# [4.27.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.26.0...v4.27.0 ) (2025-07-06)
### Bug Fixes
* readme consolidation and version bumps ([0a61d3d ](0a61d3de4a ))
### Features
* big improvement to advanced elicitation ([1bc9960 ](1bc9960808 ))
* experimental doc creator v2 and template system ([b785371 ](b78537115d ))
* Massive improvement to the brainstorming task! ([9f53caf ](9f53caf4c6 ))
* WIP create-docv2 ([c107af0 ](c107af0598 ))
2025-07-06 17:12:23 +00:00
Brian Madison
4e03f8f982
merge conflicts resolved
2025-07-06 10:34:53 -05:00
Brian Madison
5fc69d773a
web build optimization
2025-07-06 10:32:39 -05:00
David Elisma
9e6940e8ee
refactor: Standardize on 'GitHub Copilot' branding ( #296 )
...
* refactor: Standardize on 'GitHub Copilot' branding
- Update all references from 'Github Copilot' to 'GitHub Copilot' (official branding)
- Simplify GitHub Copilot guide reference in README
- Rebuild distribution files to reflect changes
- Ensure consistent branding across documentation and configuration
* fix: add Trae IDE support while maintaining GitHub Copilot branding
2025-07-06 08:49:22 -05:00
semantic-release-bot
400f7b8f41
chore(release): 4.26.0 [skip ci]
...
# [4.26.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.25.1...v4.26.0 ) (2025-07-06)
### Features
* **trae:** add support for trae ide integration ([#298 ](https://github.com/bmadcode/BMAD-METHOD/issues/298 )) ([fae0f5f ](fae0f5ff73 ))
2025-07-06 02:12:03 +00:00
semantic-release-bot
d6183b4bb1
chore(release): 4.25.1 [skip ci]
...
## [4.25.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.25.0...v4.25.1 ) (2025-07-06)
### Bug Fixes
* spelling errors in documentation. ([#297 ](https://github.com/bmadcode/BMAD-METHOD/issues/297 )) ([47b9d9f ](47b9d9f3e8 ))
2025-07-06 02:08:48 +00:00
manjaroblack
47b9d9f3e8
fix: spelling errors in documentation. ( #297 )
...
* fix: correct typos in documentation and agent files
Fix multiple instances of "assest" typo to "assets" in documentation
Correct "quetsions" typo to "questions" in repository structure sections
Add new words to cSpell dictionary in VS Code settings
* 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
---------
Co-authored-by: Devin Stagner <devin@blackstag.family>
2025-07-05 21:08:26 -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
Brian Madison
5c8485d09f
fix: resolve web bundles directory path when using relative paths in NPX installer
...
When users enter "." as the installation directory, the web bundles directory
path was not being resolved correctly, causing the bundles to not be copied.
This fix ensures the web bundles directory is resolved using the same logic
as the main installation directory, resolving relative paths from the original
working directory where npx was executed.
2025-06-21 14:55:44 -05:00
semantic-release-bot
835075e992
chore(release): 4.10.3 [skip ci]
...
## [4.10.3](https://github.com/bmadcode/BMAD-METHOD/compare/v4.10.2...v4.10.3 ) (2025-06-20)
### Bug Fixes
* bundle update ([2cf3ba1 ](2cf3ba1ab8 ))
2025-06-20 04:50:24 +00:00
semantic-release-bot
f217bdf07e
chore(release): 4.10.2 [skip ci]
...
## [4.10.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.10.1...v4.10.2 ) (2025-06-20)
### Bug Fixes
* file formatting ([c78a35f ](c78a35f547 ))
2025-06-20 03:48:25 +00:00
semantic-release-bot
1e5c0b5351
chore(release): 4.10.1 [skip ci]
...
## [4.10.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.10.0...v4.10.1 ) (2025-06-20)
### Bug Fixes
* SM sometimes would skip the rest of the epic stories, fixed ([1148b32 ](1148b32fa9 ))
2025-06-20 03:30:30 +00:00
semantic-release-bot
b07a8b367d
chore(release): 4.10.0 [skip ci]
...
# [4.10.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.9.2...v4.10.0 ) (2025-06-19)
### Features
* Core Config and doc sharding is now optional in v4 ([ff6112d ](ff6112d6c2 ))
2025-06-19 23:57:45 +00:00
semantic-release-bot
42a41969b0
chore(release): 4.9.2 [skip ci]
...
## [4.9.2](https://github.com/bmadcode/BMAD-METHOD/compare/v4.9.1...v4.9.2 ) (2025-06-19)
### Bug Fixes
* bad brownfield yml ([09d2ad6 ](09d2ad6aea ))
2025-06-19 23:07:55 +00:00
semantic-release-bot
f723e0b0e8
chore(release): 4.9.1 [skip ci]
...
## [4.9.1](https://github.com/bmadcode/BMAD-METHOD/compare/v4.9.0...v4.9.1 ) (2025-06-19)
### Bug Fixes
* dist bundles updated ([d9a989d ](d9a989dbe5 ))
2025-06-19 22:13:03 +00:00
titocr
3267144248
Clean up markdown nesting. ( #252 )
...
Co-authored-by: TC <>
2025-06-19 16:54:47 -05:00
semantic-release-bot
651c0d2a9e
chore(release): 4.9.0 [skip ci]
...
# [4.9.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.8.0...v4.9.0 ) (2025-06-19)
### Features
* dev can use debug log configured in core-config.yml ([0e5aaf0 ](0e5aaf07bb ))
2025-06-19 18:36:57 +00:00
semantic-release-bot
3dc21db649
chore(release): 4.8.0 [skip ci]
...
# [4.8.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.7.0...v4.8.0 ) (2025-06-19)
### Bug Fixes
* installer has fast v4 update option now to keep the bmad method up to date with changes easily without breaking any customizations from the user. The SM and DEV are much more configurable to find epics stories and architectureal information when the prd and architecture are deviant from v4 templates and/or have not been sharded. so a config will give the user the option to configure the SM to use the full large documents or the sharded versions! ([aea7f3c ](aea7f3cc86 ))
* prevent double installation when updating v4 ([af0e767 ](af0e767ecf ))
* resolve undefined config properties in performUpdate ([0185e01 ](0185e012bb ))
* update file-manager to properly handle YAML manifest files ([724cdd0 ](724cdd07a1 ))
### Features
* add early v4 detection for improved update flow ([29e7bbf ](29e7bbf4c5 ))
* add file resolution context for IDE agents ([74d9bb4 ](74d9bb4b2b ))
* update web builder to remove IDE-specific properties from agent bundles ([2f2a1e7 ](2f2a1e72d6 ))
2025-06-19 18:25:32 +00:00
Brian Madison
dfe8bc982a
Merge branch 'main' of github.com:bmadcode/BMAD-METHOD
2025-06-19 13:25:01 -05:00
Brian Madison
2f2a1e72d6
feat: update web builder to remove IDE-specific properties from agent bundles
...
- Remove 'root' property from YAML when building web bundles
- Remove 'IDE-FILE-RESOLUTION' and 'REQUEST-RESOLUTION' properties
- Filter out IDE-specific activation instructions
- Keep agent header minimal for web bundles
- Ensures web bundles are clean of IDE-specific configuration
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 13:21:26 -05:00
Brian Madison
aea7f3cc86
fix: installer has fast v4 update option now to keep the bmad method up to date with changes easily without breaking any customizations from the user. The SM and DEV are much more configurable to find epics stories and architectureal information when the prd and architecture are deviant from v4 templates and/or have not been sharded. so a config will give the user the option to configure the SM to use the full large documents or the sharded versions!
2025-06-19 12:55:16 -05:00
Brian Madison
af0e767ecf
fix: prevent double installation when updating v4
...
- Added flag to prevent installer.install() being called twice
- Fixed undefined 'directory' error by using answers.directory
- Update flow now completes without errors
- Prevents 'Cannot read properties of undefined' error after successful update
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 12:43:58 -05:00
Brian Madison
0185e012bb
fix: resolve undefined config properties in performUpdate
...
- Added optional chaining for newConfig.ide access
- Added ides array to config object in performUpdate
- Fixes 'Cannot read properties of undefined' error after update
- Ensures all required config properties are present for showSuccessMessage
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 12:41:19 -05:00
Brian Madison
29e7bbf4c5
feat: add early v4 detection for improved update flow
...
- Now detects existing v4 installations immediately after directory prompt
- Offers update option upfront for existing v4 installations
- If user declines update, continues with normal installation flow
- Added 'update' install type handling in installer
- Improves user experience by streamlining the update process
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 12:38:06 -05:00
Brian Madison
724cdd07a1
fix: update file-manager to properly handle YAML manifest files
...
- Added js-yaml import for YAML parsing
- Updated readManifest to parse YAML instead of JSON
- Updated createManifest to write YAML instead of JSON
- Fixes installation error when updating existing BMAD installations
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 12:31:27 -05:00