BMAD-METHOD/tools/cli/installers/lib/ide
Brian Madison 98342f2174 feat: add custom agent support to more IDEs
## Added installCustomAgentLauncher function to:

 Cline (.clinerules/workflows/)
- Creates workflow files with custom agent launchers
- Format: bmad-custom-{agent-name}.md

 Crush (.crush/commands/bmad/)
- Creates command files with custom agent launchers
- Format: custom-{agent-name}.md

 Gemini (.gemini/commands/)
- Creates TOML command files with custom agent launchers
- Format: bmad-custom-{agent-name}.toml

 iFlow (.iflow/commands/bmad/)
- Creates command files with custom agent launchers
- Format: custom-{agent-name}.md

## All Custom Agent Launchers Include:
- @agentPath reference to load complete agent
- Usage instructions for loading first, then activating
- Proper IDE-specific formatting and file structure
- Return values for tracking installations

Now custom agents install to 8+ IDEs instead of just 4!
2025-11-23 08:51:25 -06:00
..
shared agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
templates agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
_base-ide.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
antigravity.js fix: add custom agent support to Antigravity IDE 2025-11-23 08:51:25 -06:00
auggie.js agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
claude-code.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
cline.js feat: add custom agent support to more IDEs 2025-11-23 08:51:25 -06:00
codex.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
crush.js feat: add custom agent support to more IDEs 2025-11-23 08:51:25 -06:00
cursor.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
gemini.js feat: add custom agent support to more IDEs 2025-11-23 08:51:25 -06:00
github-copilot.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
iflow.js feat: add custom agent support to more IDEs 2025-11-23 08:51:25 -06:00
kilo.js agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
manager.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
opencode.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
qwen.js agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
roo.js agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
trae.js agents now are not duplicated and isntead cli commmands load from installed agent files 2025-11-09 20:24:56 -06:00
windsurf.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00