Commit Graph

4 Commits

Author SHA1 Message Date
James (Claude Code) 7190efdd07 fix: Add all missing files from quality-framework-enhancements branch
MISSING CORE INFRASTRUCTURE:
 bmad-core/ - Complete core framework (70+ files)
  - agents/, checklists/, data/, tasks/, templates/, workflows/
  - core-config.yaml, user-guide.md
 tools/lib/yaml-utils.js - Required by installer
 tools/lib/dependency-resolver.js - Required by installer
 tools/cli.js - Main CLI interface
 tools/bmad-npx-wrapper.js - NPX wrapper
 tools/builders/ - Web builder infrastructure
 Complete build and version management tools

MISSING PROJECT INFRASTRUCTURE:
 .github/ workflows and templates
 .husky/ git hooks
 Build configuration (.prettierrc, .releaserc.json, etc.)
 CHANGELOG.md, CONTRIBUTING.md, LICENSE

This completes the merge by adding all missing files required for
full BMAD functionality including installer, CLI, and core framework.

Total: 90+ missing files added (yaml-utils.js was causing installer failure)
2025-07-23 20:59:37 -04:00
Brian b2ad4b7e85
BMad Agent (V3) Final Beta Testing Release (#59) 2025-05-17 23:21:14 -05:00
Brian Madison ff43136128 license file update 2025-04-13 13:20:20 -05:00
Brian da09167a00
Initial commit 2025-04-13 09:54:25 -05:00