We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcae8cc commit 061e876Copy full SHA for 061e876
1 file changed
docs/slides/index.md
@@ -237,10 +237,10 @@ Analyze issue and break down into implementation tasks
237
238
## Multiple AI providers supported
239
240
-- **GitHub Copilot** (default, recommended)
+- **GitHub Copilot CLI** (default, recommended)
241
- **Claude Code**
242
-- **Codex**
243
-- **Gemini CLI**
+- **OpenAI Codex**
+- **Google Gemini CLI**
244
245
```yaml
246
engine: copilot # sensible defaults
0 commit comments