diff --git a/tools/installer/bin/bmad.js b/tools/installer/bin/bmad.js index ce8ded5a..fba56533 100755 --- a/tools/installer/bin/bmad.js +++ b/tools/installer/bin/bmad.js @@ -406,6 +406,8 @@ async function promptInstallation() { { name: 'Qwen Code', value: 'qwen-code' }, { name: 'Crush', value: 'crush' }, { name: 'Github Copilot', value: 'github-copilot' }, + { name: 'Codex CLI', value: 'codex' }, + { name: 'Codex Web', value: 'codex-web' }, ], }, ]);