BMAD-METHOD/tools
Kayvan Sylvan 732d536542
chore: update imports to Node.js prefix and add error handling improvements (#221)
## CHANGES

- Replace require('fs') with require('node:fs')
- Replace require('path') with require('node:path')
- Add debug logging for directory cleanup
- Add roomodes to VSCode dictionary
- Format README workflow guides section
- Improve error handling in installer
- Add fallback error message display
2025-06-15 09:59:25 -05:00
..
builders chore: update imports to Node.js prefix and add error handling improvements (#221) 2025-06-15 09:59:25 -05:00
installer chore: update imports to Node.js prefix and add error handling improvements (#221) 2025-06-15 09:59:25 -05:00
lib 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
upgraders update doc migration script - migrates any old version docs to any new version template! 2025-06-14 16:19:33 -05:00
bmad-npx-wrapper.js 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
cli.js cursor, correted roo, and windsurf rules readded and will update on project build 2025-06-14 16:38:37 -05:00
version-bump.js feat: add versioning and release automation 2025-06-14 18:19:44 -05:00
yaml-format.js formatter updates 2025-06-14 18:11:16 -05:00