Skip to content

[slides] Add Crush engine to AI Engines slide#27394

Merged
pelikhan merged 1 commit intomainfrom
slides/add-crush-engine-593b1e2c958f84c3
Apr 20, 2026
Merged

[slides] Add Crush engine to AI Engines slide#27394
pelikhan merged 1 commit intomainfrom
slides/add-crush-engine-593b1e2c958f84c3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Slide Deck Updates

Changes Made

  • Added Crush (Charmbracelet multi-provider BYOK AI coding agent) to the AI Engines slide — it was the only supported engine missing from the list

Content Sources Reviewed

  • Scanned pkg/constants/engine_constants.goAgenticEngines slice lists: claude, codex, copilot, gemini, crush
  • Reviewed docs/src/content/docs/reference/engines.md — Crush is documented as an experimental engine
  • Verified EngineOptions in engine_constants.go — Crush entry with COPILOT_GITHUB_TOKEN secret

Layout Issues Fixed

  • None detected (change is a single bullet point addition)

Focus Mode

Global sweep


Verification: Change is a one-line addition of a missing bullet; no overflow risk.

Generated by Slide Deck Maintainer · ● 705.2K ·

  • expires on Apr 21, 2026, 4:41 PM UTC

Crush is a 5th supported engine (multi-provider BYOK agent by Charmbracelet)
that was missing from the AI Engines slide.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation slides labels Apr 20, 2026
@pelikhan pelikhan marked this pull request as ready for review April 20, 2026 16:41
Copilot AI review requested due to automatic review settings April 20, 2026 16:41
@pelikhan pelikhan merged commit 12d5b1b into main Apr 20, 2026
@pelikhan pelikhan deleted the slides/add-crush-engine-593b1e2c958f84c3 branch April 20, 2026 16:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the slide deck to include the missing Crush engine on the “AI Engines” slide so the list matches the set of supported engines.

Changes:

  • Add a new bullet for Crush under “Multiple AI providers supported”.
Show a summary per file
File Description
docs/slides/index.md Adds Crush to the AI Engines slide’s supported engines list.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread docs/slides/index.md
- **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.
@github-actions github-actions Bot mentioned this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation slides

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants