Skip to content

Commit 061e876

Browse files
docs(slides): fix AI engine names to match official names (#26070)
1 parent dcae8cc commit 061e876

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/slides/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,10 @@ Analyze issue and break down into implementation tasks
237237

238238
## Multiple AI providers supported
239239

240-
- **GitHub Copilot** (default, recommended)
240+
- **GitHub Copilot CLI** (default, recommended)
241241
- **Claude Code**
242-
- **Codex**
243-
- **Gemini CLI**
242+
- **OpenAI Codex**
243+
- **Google Gemini CLI**
244244

245245
```yaml
246246
engine: copilot # sensible defaults

0 commit comments

Comments
 (0)