- Add cliff.toml configuration matching current CHANGELOG.md format
- Replace awk script with npx git-cliff in release workflow
- Add `make changelog` command for one-click CHANGELOG updates
- Use git-cliff --current flag to generate release notes per version
Generated with swe-agent-bot
Co-Authored-By: swe-agent-bot <agent@swe-agent.ai>
- Replace non-existent root-level commands/agents dirs with workflow-specific paths
- Add BMAD_DIR, REQUIREMENTS_DIR, ESSENTIALS_DIR, ADVANCED_DIR variables
- Update all deployment targets to copy from actual locations
- Add new targets: deploy-essentials and deploy-advanced
- Add shortcuts: make essentials, make advanced
- All 30 files now correctly referenced and verified
Generated by swe-agent