Commit Graph

4 Commits

Author SHA1 Message Date
chrimage de42c289c7 fix: resolve installer "Source and destination must not be the same" error
Fixes issue where npx bmad-method install would fail with "Source and destination
must not be the same" when installing to the default .bmad-core directory.

Changes:
- Update getBmadCorePath() to use absolute path resolution
- Add safety check in installer to detect and prevent same-source-destination copies
- Provide clear error message when paths are identical

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 17:44:22 -05:00
Brian Madison 0bf5dca4c0 tools fix 2025-06-13 19:42:56 -05:00
Brian Madison 7c71e1f815 moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
Brian Madison 8916211ba9 installer functional 2025-06-12 22:38:24 -05:00