Skip to content

[slides] Update AI Engines slide with Pi engine #55444

Description

@github-actions

Slide Deck Updates

Changes Made

  • Added the Pi engine to the "AI Engines" slide (multi-provider agent supporting Copilot, Anthropic, and OpenAI-based models), which was previously missing.
  • Clarified that Crush, OpenCode, and other community integrations are samples only and not officially supported, matching docs/src/content/docs/reference/engines.md.

Layout Issues Fixed

  • None — Playwright/http-server tooling was unavailable in this sandbox (permission restrictions), so layout was verified via successful Marp HTML build only. The edited slide still has a similarly short bullet list (6 vs 5 items), so overflow risk is low.

Content Sources Reviewed

  • docs/src/content/docs/reference/engines.md (source of truth for supported engines)
  • docs/slides/index.md (current slide deck)

Focus Mode

Documentation (round-robin category, randomly selected for this run)


Verification: Built slides with Marp CLI successfully after the edit. Playwright visual verification could not be run due to sandbox permission restrictions on starting a local HTTP server.

Generated by 📊 Slide Deck Maintainer · copilot · auto · 107.6 AIC · ⌖ 9.57 AIC · ⊞ 11.8K ·

  • expires on Aug 25, 2026, 8:29 AM UTC-08:00

Note

This was originally intended as a pull request, but PR creation failed. The changes have been pushed to the branch gh-aw/pre-created/32749927030-1.

Original error: Pre-created pull request #55442 is not open on branch gh-aw/pre-created/32749927030-1

To create the pull request manually:

gh pr create --title "[slides] Update AI Engines slide with Pi engine" --base main --head gh-aw/pre-created/32749927030-1 --repo github/gh-aw
Show patch preview (500 of 588 lines)
From 3062a63c02001f8d856066cd74b4e224068b121d Mon Sep 17 00:00:00 2001
X-GH-AW-Base-Commit: a25475eac61b760cdfd6f09158c21e3438448d0d
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 24 Aug 2026 16:18:04 +0000
Subject: [PATCH 1/2] Initialize pull request for Slide Deck Maintainer

-- 
2.54.0


From 56575ca860f75e6a8f41cacd070476f569fd58ff Mon Sep 17 00:00:00 2001
From: "github-actions[bot]" <github-actions[bot]@users.noreply.github.com>
Date: Mon, 24 Aug 2026 16:23:14 +0000
Subject: [PATCH 2/2] [slides] Update AI Engines slide with Pi engine and
 clarify sample status

- Add Pi engine (multi-provider: Copilot, Anthropic, OpenAI) to the AI Engines slide
- Clarify that Crush/OpenCode/other integrations are community samples, not officially supported (per docs/src/content/docs/reference/engines.md)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
 docs/slides/index.md | 554 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 551 insertions(+), 3 deletions(-)

diff --git a/docs/slides/index.md b/docs/slides/index.md
index 24911a64d..fee990d0b 100644
--- a/docs/slides/index.md
+++ b/docs/slides/index.md
@@ -1,3 +1,551 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6dff7f23b04f978e62d3477279efb1ff7712e51495f0c54f3616daef510c2574
-size 10889
+---
+marp: true
+theme: gh-aw
+paginate: true
+---
+
+<script src="../js/mermaid.min.js">
+mermaid.initialize({ startOnLoad: true });
+</script>
+
+# GitHub Agentic Workflows
+
+## Technical Preview
+
+<https://github.com/github/gh-aw>
+
+---
+
+# Software Engineer → Agentic Engineer
+
+> From writing code to designing agentic processes
+
+---
+
+# Agentic Human Processes
+
+> Human oversight, AI execution
+
+---
+
+# Pull Request
+
+> Code -> Reviewer - > Merge
+
+---
+
+# Pull Request + Agent
+
+> Issue -> Agent -> Reviewer - > Merge
+
+---
+
+# Research → Plan → Act
+
+> Agent Research -> Human review -> Issue planning -> Assign to Agent -> 
... (truncated)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions