Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/slides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ Analyze issue and break down into implementation tasks
- **Claude Code**
- **OpenAI Codex**
- **Google Gemini CLI**
- **Crush** — Charm multi-provider AI coding agent (BYOK)
Copy link

Copilot AI Apr 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bullet uses an em dash plus a short description, but the rest of the engine list either has no description or uses parentheses (e.g., "GitHub Copilot CLI (default, recommended)" above). For consistency and readability, consider formatting the Crush note using the same pattern (e.g., parentheses) and spelling out the vendor name ("Charmbracelet") instead of the ambiguous "Charm".

Suggested change
- **Crush** — Charm multi-provider AI coding agent (BYOK)
- **Crush** (Charmbracelet multi-provider AI coding agent, BYOK)

Copilot uses AI. Check for mistakes.

```yaml
engine: copilot # sensible defaults
Expand Down
Loading