From 54da6e9f2af5872ae4f8fdad77460c6f508f20ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:41:29 +0000 Subject: [PATCH] slides: add OpenCode engine to AI Engines slide OpenCode is a supported agentic engine (engine: opencode) listed in the engines documentation and constants alongside Crush. Combined the Crush and OpenCode entries into a single bullet to avoid layout overflow. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/slides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/slides/index.md b/docs/slides/index.md index 49e69b4c677..d038b0fe90d 100644 --- a/docs/slides/index.md +++ b/docs/slides/index.md @@ -241,7 +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) +- **Crush** / **OpenCode** — multi-provider AI coding agents (BYOK) ```yaml engine: copilot # sensible defaults