🎥
Videos
Conference talks, demos, tutorials, and community content
📚 Suggested Learning Path
Follow this recommended sequence to go from zero to expert with GitHub Agentic Workflows.
Getting Started
🟢 Beginner · ~1 hour · Understand the what and why
Deep Dives
🟡 Intermediate · ~2 hours · Hands-on demos and tooling
Advanced Topics
🟠 Advanced · ~3 hours · Architecture, vision, and Continuous AI
Enterprise & Production
🔴 Expert · ~2 hours · Multi-engine, Agent HQ, and scaling
🏢 Official Videos
18 videosFrom GitHub, Visual Studio Code, and Microsoft channels — the definitive source for agentic workflow features and announcements.
1:11Introducing GitHub Agentic Workflows | Intent-Driven Repository Automation
The official launch announcement. Explores what repository automation looks like in the era of AI coding agents and how it can be made safe with intent-driven Markdown workflows.
0:41GitHub Introduces Agentic Workflows (Short)
Short-form announcement. Describe tasks in a markdown file which compiles into a GitHub Actions workflow executed by AI coding agents. Quick 41-second overview.
12:23How to Use Agentic Workflows for Your Repos | GitHub Checkout
GitHub Checkout episode where Andrea and Idan explore agentic workflows with hands-on demos. Shows practical setup and usage patterns for your repositories.
59:42Rubber Duck Thursdays | Let’s Talk About GitHub Agentic Workflows!
Extended 1-hour deep-dive discussion about GitHub Agentic Workflows. Community Q&A format covering architecture, use cases, and best practices.
12:59Run Code Generation in the Background with Copilot Coding Agents
How the Copilot Coding Agent runs in the cloud, letting you offload complex tasks like “add comprehensive tests” to background agents while you continue working.
0:51Introducing the GitHub Copilot Coding Agent
The foundational announcement. Plan, build, test, and collaborate seamlessly with GitHub’s AI coding agent. The most-viewed video in this collection.
6:58How the GitHub Copilot Coding Agent Works | GitHub Checkout
Tim Rogers demonstrates the coding agent’s capabilities. Shows how it goes beyond code completion to autonomous task execution within your repositories.
5:20Demo: End-to-End Agentic Development with GitHub Copilot
Full demo showing development environment setup with no local installation. The Copilot coding agent handles everything from planning to pull requests.
3:07When to Use GitHub Copilot Coding Agent Versus Agent Mode
Critical comparison breaking down the differences between Copilot’s two agentic capabilities: cloud-based coding agent vs in-editor agent mode.
4:02How to Use AI Models in Your GitHub Actions Workflows
Shows how to add AI model permissions to workflow files for AI-powered repository management. Foundation knowledge for building agentic workflows.
1:22Use Claude, Codex and Copilot Together on GitHub
Multi-engine support demo. Claude by Anthropic and OpenAI Codex alongside Copilot for Pro+ and Enterprise users. Choose the right engine for each task.
27:37GitHub Next | Exploring Continuous AI
Deep dive from GitHub Next into “Continuous AI” — background agents operating in repos like CI jobs but for tasks requiring reasoning. Explores the future of automated development.
14:40Power Agentic Workflows in Your Terminal with GitHub Copilot CLI
Transform your terminal into an AI-powered development environment. The Copilot CLI brings the same runtime that powers agentic workflows to your local terminal.
15:08Extending AI Agents: A Live Demo of the GitHub MCP Server
Live demonstration of the Model Context Protocol (MCP) Server. Shows how to extend agent capabilities with external tool integrations — foundational for the tool system.
31:11Build Apps & Agents That Scale with VS Code, Copilot & Agent Framework
GitHub Universe 2025 session. VS Code and the AI Toolkit turn GitHub Copilot into an AI development platform for building scalable agent applications.
0:46Introducing Agent HQ: Your Mission Control for AI Agents
Mission control for AI agents. Single view to see all agent sessions across your organization, monitor their work, and review outputs in real time.
3:36Agent HQ for VS Code: Local, Cloud and Background Agents
Major upgrade to Agent HQ in VS Code. Single view to kick off, monitor, and review agent sessions for local, cloud, and background agents from your editor.
4:21The Download: OpenClaw AI Agents, GitHub Actions & More
Weekly news covering agentic AI developments including semantic search for Issues and GitHub Actions updates relevant to agentic workflows.
🌐 Community Videos
9 videosIndependent creators, educators, and developers sharing their experiences, tutorials, and perspectives on GitHub Agentic Workflows.
7:07GitHub Actions are DEAD. (Use Agentic Workflows Instead)
Popular take arguing GitHub is moving past traditional automation with Agentic Workflows for managing CI/CD pipelines. Provocative title, solid technical overview.
10:14GitHub Agentic Workflows: Turning GitHub Actions Into AI-Powered Prompts
Hands-on tutorial exploring GitHub’s agentic workflow system. Shows practical implementation of writing Markdown-based workflows that compile to GitHub Actions.
8:38GitHub Agentic Workflows | Eddie Kranz | SSW Rules
Eddie Kranz presents SSW’s rule for adopting agentic workflows. Practical enterprise perspective from a leading software consultancy.
4:55GitHub - github/gh-aw: GitHub Agentic Workflows
Audio-focused overview of the gh-aw repository, covering the project’s structure, goals, and how to contribute to the open-source project.
40:08GitHub Agentic Workflows — Comprehensive Deep Dive
40-minute comprehensive overview covering the vision: visiting your repository and seeing issues triaged, CI failures investigated, and documentation updated automatically.
31:35Mastering GitHub Agentic Workflows and Continuous AI Architecture
Detailed technical walkthrough of the architecture behind Continuous AI and how agentic workflows integrate with GitHub Actions infrastructure at enterprise scale.
17:04First Look at GitHub Copilot Coding Agent
Early hands-on review from Code with Stanislav. Shows the AI developer setup with real demo projects and practical coding agent usage.
24:00GitHub is the Future of AI Coding (Here’s Why)
24-minute analysis of why GitHub’s agentic platform will dominate AI-powered coding. Covers architecture advantages and the expanding ecosystem.
6:25Build a GitHub Action with AI in 3 Prompts
Quick 6-minute walkthrough of building a GitHub Action using AI in just 3 prompts. Demonstrates the Cursor IDE + GitHub MCP Server workflow.
🎤 Conference Talks & Interviews
5 videosIn-depth talks from industry events, interviews with key contributors, and cross-ecosystem perspectives on agentic AI workflows.
33:13Agentic Workflows with Don Syme | Scott Hanselman Interview
Scott Hanselman interviews Don Syme (creator of F#, key gh-aw contributor) about when coding agents become teammates, the security model, and the vision for Continuous AI. Essential viewing.
33:23Agentic Workflows with Don Syme (Extended Cut)
Alternate upload of the Don Syme interview with slightly different edit. Covers the philosophy of agent-driven development and the emerging world of Continuous AI.
LiveModel Mondays: Cohere + GitHub Agentic Workflows
Microsoft Reactor event. Partner spotlight showing how Cohere’s AI models accelerate decision-making with GitHub Agentic Workflows. Enterprise-focused session.
21:40Agentic Workflows Just Changed AI Automation Forever! (Claude Code)
The most-viewed agentic workflow video overall (216K views). Explores how agentic workflows have fundamentally changed what’s possible with AI automation.
—Agentic AI: Workflows vs. Agents
Google Cloud’s perspective on the distinction between agentic workflows and autonomous agents. Provides broader industry context for understanding GitHub’s approach.