BMAD-METHOD/tools/cli/installers/lib/ide
Alex Verkhovsky 8780cf554b refactor(installer): migrate codex to config-driven pipeline
Delete the custom codex.js installer (441 lines) and route Codex
through the config-driven pipeline via platform-codes.yaml. This
fixes 7 task/tool descriptions that were generic due to bypassing
manifests, and eliminates duplicate transformToSkillFormat code.

Key changes:
- Add codex entry to platform-codes.yaml with skill_format + legacy_targets
- Remove codex from custom installer list in manager.js
- Add installCustomAgentLauncher() to config-driven for custom agent support
- Add detect() override for skill_format platforms (bmad-prefix check)
- Set configDir from target_dir for base-class detect() compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 09:02:34 -07:00
..
shared feat(skills): add canonical bmad- naming via skill manifests 2026-03-06 09:02:34 -07: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 refactor(installer): migrate codex to config-driven pipeline 2026-03-06 09:02:34 -07: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 refactor(installer): migrate codex to config-driven pipeline 2026-03-06 09:02:34 -07:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml refactor(installer): migrate codex to config-driven pipeline 2026-03-06 09:02:34 -07:00
rovodev.js fix(installer): add custom Rovo Dev installer with prompts.yml generation (#1701) 2026-02-20 20:31:45 -06:00