BMAD-METHOD/tools/installer/lib
jhaindev 8645110e57 Add 'new' tool to GitHub Copilot chatmodes for file creation
Fixes #505 - GitHub Copilot analyst chat mode is unable to create files

- Added 'new' tool to tools array in setupGitHubCopilot() method
- Enables file creation capability for all BMAD chatmode agents
- Follows pattern from PR #324 (commit 47b014e)
- Based on research showing 'editFiles' alone insufficient for new files

Research evidence:
- Issue #12568 in microsoft/vscode-copilot-release shows 'new' as distinct tool
- Issue #10253 documents editFiles limitation with creating non-existent files
- Microsoft fixed file creation bug in extension v0.28.2025052204+

Testing required:
- Run BMAD installer to regenerate chatmode files
- Test analyst agent commands: *create-project-brief, *create-competitor-analysis
- Verify existing agent functionality unchanged
2025-10-14 13:34:23 -04:00
..
config-loader.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
file-manager.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
ide-base-setup.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
ide-setup.js Add 'new' tool to GitHub Copilot chatmodes for file creation 2025-10-14 13:34:23 -04:00
installer.js feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
memory-profiler.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
module-manager.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
resource-locator.js chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00