Commit Graph

4 Commits

Author SHA1 Message Date
Your Name 4b631f6dcb feat: add detailed JSDoc comments for functions in bmadIndex, chatHandler, commandParser, extension, and logger modules 2026-02-09 11:11:56 +08:00
Your Name 2b13abbfe1 feat: enhance metadata extraction and implement Levenshtein distance for improved name matching 2026-02-09 11:11:56 +08:00
Your Name 99e21f1c31 feat: enhance linting and add safeFence function for Markdown formatting 2026-02-09 11:11:56 +08:00
Your Name 331d98079c feat: add BMAD Copilot extension for VS Code
- Implemented core functionality for integrating BMAD-METHOD agents and workflows into GitHub Copilot Chat.
- Added dynamic command discovery for agents and workflows.
- Created commands for listing, running, and diagnosing BMAD installations.
- Developed a chat handler to process user commands and provide responses.
- Introduced a logger for tracking extension activity and errors.
- Set up TypeScript configuration and project structure for development.
- Included README documentation for usage instructions and development setup.
2026-02-09 11:11:56 +08:00