BMAD-METHOD/tools/cli/installers/lib/ide
Tiki 60475ac6f8
feat(tools/cli): Refactor Qwen IDE configuration logic to support modular command structure (#762)
- Unify BMad directory name from 'BMad' to lowercase 'bmad'
- Use shared utility functions [getAgentsFromBmad] and [getTasksFromBmad] to fetch agents and tasks
- Create independent subdirectory structures (agents, tasks) for each module
- Update file writing paths to store TOML files by module classification
- Remove legacy QWEN.md merged documentation generation logic
- Add TOML metadata header support (not available in previous versions)
- Clean up old version configuration directories (including uppercase BMad and bmad-method)
2025-10-20 08:34:42 -05: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 feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05: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