🚀 What's New in v4.43.0
✨ New Features
- feat: implement fork-friendly CI/CD with opt-in mechanism (#476)
- feat(installer): add Codex CLI + Codex Web modes, generate AGENTS.md, inject npm scripts, and docs (#529)
- feat: add PR validation workflow and contribution checks
- feat: Add Auggie CLI (Augment Code) Integration (#520)
🐛 Bug Fixes
- fix: update installer version display to show 4.39.0
- fix: prettier fixes
- fix: previous merge set wrong default install location
- fix: documentation and trademark updates
- fix: remove incorrect else branch causing flatten command regression (#452)
- fix: correct dependency path format in bmad-master agent (#495)
- fix: Codex options missing from the IDE selection menu (#535)
📦 Other Changes
- patch: move script to tools folder
- typo in README.md (#515)
- Update dev.md (#491)
- test: trigger PR validation (#533)
- docs: remove misplaced Codex section from README
- Expansion pack doc correction
🔧 Maintenance
- chore: bump to 4.39.1 to fix installer version display
- chore: update project dependencies and development tooling (#508)
- chore: bump version to 4.42.0 for release
- chore: sync version to 4.42.1 after release
📦 Installation
npx bmad-method install
Full Changelog: v4.39.0...v4.43.0