diff --git a/tools/installer/bin/bmad.js b/tools/installer/bin/bmad.js index adff85a0..f121417b 100755 --- a/tools/installer/bin/bmad.js +++ b/tools/installer/bin/bmad.js @@ -407,6 +407,8 @@ async function promptInstallation() { { name: 'Crush', value: 'crush' }, { name: 'Github Copilot', value: 'github-copilot' }, { name: 'Auggie CLI (Augment Code)', value: 'auggie-cli' }, + { name: 'Codex CLI', value: 'codex' }, + { name: 'Codex Web', value: 'codex-web' }, ], }, ]);