[slides] Add Crush engine to AI Engines slide#27394
Merged
Conversation
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>
Contributor
There was a problem hiding this comment.
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
| - **Claude Code** | ||
| - **OpenAI Codex** | ||
| - **Google Gemini CLI** | ||
| - **Crush** — Charm multi-provider AI coding agent (BYOK) |
There was a problem hiding this comment.
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) |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Slide Deck Updates
Changes Made
Content Sources Reviewed
pkg/constants/engine_constants.go—AgenticEnginesslice lists:claude,codex,copilot,gemini,crushdocs/src/content/docs/reference/engines.md— Crush is documented as an experimental engineEngineOptionsinengine_constants.go— Crush entry withCOPILOT_GITHUB_TOKENsecretLayout Issues Fixed
Focus Mode
Global sweep
Verification: Change is a one-line addition of a missing bullet; no overflow risk.