BMAD-METHOD/tools/cli/installers/lib/ide
jhaindev fb2c518728 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-20 10:19:05 -04:00
..
shared create-agent now adds agent to ide agents list also 2025-10-10 09:27:50 -05:00
_base-ide.js prd cleanup 2025-10-15 21:17:09 -05:00
auggie.js fix: install auggie commands to augment directory (#683) 2025-10-07 16:07:06 -05:00
claude-code.js fix: remove empty tasks directories from Claude Code installer (#776) 2025-10-20 07:20:36 -05:00
cline.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
codex.js clearer codex install note 2025-10-18 09:41:38 -05:00
crush.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
cursor.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
gemini.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
github-copilot.js Add 'new' tool to GitHub Copilot chatmodes for file creation 2025-10-20 10:19:05 -04:00
iflow.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
kilo.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
manager.js refactor(ide): delegate detection to handlers (#680) 2025-10-05 22:13:11 -05:00
qwen.js feat(tools/cli): Refactor Qwen IDE configuration logic to support modular command structure (#762) 2025-10-20 08:34:42 -05:00
roo.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
trae.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
windsurf.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
workflow-command-generator.js feat(codex): activate with custom prompts instead of AGENTS.md (#679) 2025-10-05 17:52:48 -05:00
workflow-command-template.md bundle agents front matter optimized, along with the orchestrators activation instructions; 2025-10-03 21:46:53 -05:00