BMAD-METHOD/tools/cli/installers/lib/ide
Tim Graepel 3bbfc89c27 feat: add IBM Bob platform support (#1768)
Add IBM Bob (agentic IDE) as a supported IDE platform with custom installer:

- Create custom Bob installer (tools/cli/installers/lib/ide/bob.js)
- Add .bobmodes to .gitignore
- Add platform config to tools/platform-codes.yaml
- Register Bob in IDE manager's custom installer list

Bob uses a custom installer (like Kilo) that creates a .bobmodes file
to register custom modes and writes workflows to .bob/workflows/

Fixes #1768
2026-03-05 17:32:43 +01:00
..
shared feat(templates): remove disable-model-invocation to enable workflow skill calls 2026-02-22 16:38:05 -06:00
templates fix(templates): replace @ path prefixes with {project-root} (#1769) 2026-02-28 18:49:31 -06:00
_base-ide.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
_config-driven.js fix(installer): refuse install when ancestor dir has BMAD commands (#1735) 2026-02-25 21:01:04 -06:00
bob.js feat: add IBM Bob platform support (#1768) 2026-03-05 17:32:43 +01:00
codex.js feat: migrate Codex installer from .codex/prompts to .agents/skills format (#1729) 2026-02-22 10:47:05 -06:00
github-copilot.js feat(templates): remove disable-model-invocation to enable workflow skill calls 2026-02-22 16:38:05 -06:00
kilo.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
manager.js feat: add IBM Bob platform support (#1768) 2026-03-05 17:32:43 +01:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml fix(installer): refuse install when ancestor dir has BMAD commands (#1735) 2026-02-25 21:01:04 -06:00
rovodev.js fix(installer): add custom Rovo Dev installer with prompts.yml generation (#1701) 2026-02-20 20:31:45 -06:00