Browse GitHub Copilot Videos (111)
GitHub shows how GitHub Copilot CLI can scan a repository and generate a pull request that follows contribution guidelines, issue templates, and team rules—reducing the manual work of formatting and filling out PR details.
Rob Bos covers GitHub Copilot’s token-based billing, focusing on what “tokens” mean in practice and how usage-based pricing can affect Copilot costs for teams and organizations.
Microsoft Developer hosts a Cosmos DB Conf 2026 session where Sergiy Smyrnov demonstrates migrating an AdventureWorks-based ASP.NET/EF Core app from a relational database to Azure Cosmos DB for NoSQL, using GitHub Copilot and Cosmos DB Agent Kit prompts to plan the move and rewrite the data layer.
Visual Studio Code features Reynald Adolphe demonstrating how to create and use Custom Agents in VS Code (Agent Mode) so GitHub Copilot can take on specialized roles—like a security reviewer—using your project context, tools, and workflow to produce more focused results.
Visual Studio Code features Reynald Adolphe explaining how Agent Skills in VS Code package instructions, scripts, and resources into reusable workflows, with a quick demo of creating and modifying a skill to automate multi-step tasks like updating docs and generating prompts.
Visual Studio Code features Reynald Adolphe using GitHub Copilot in VS Code to explain and compare customization features—Custom Instructions, Prompt Files, Agent Skills, Custom Agents, and Hooks—plus ways to learn them via charts, quizzes, and scenario-based references.
Visual Studio Code features Reynald Adolphe explaining GitHub Copilot Hooks in VS Code: how to run commands automatically at specific lifecycle events during an agent session to keep formatting, validations, and scripts consistent without manual steps.
Visual Studio Code shows how to use Prompt Files in VS Code to stop rewriting the same GitHub Copilot instructions, making repeatable workflows (like quizzing open files or simplifying code) easier to run and share across projects and teams.
Visual Studio Code features Reynald Adolphe explaining how GitHub Copilot Custom Instructions in VS Code work in practice, showing how to create reusable “rulebooks” that steer Copilot toward your coding standards, conventions, and preferences (including SOLID and accessibility) without repeating guidance every time.
Visual Studio Code shows how to customize AI in VS Code using agent-based building blocks—agents, skills, instructions, prompt files, and hooks—so teams can reuse prompts, enforce standards, and streamline common development tasks.
Visual Studio Code shows Reynald building a “Repo Analyzer” app in VS Code using GitHub Copilot customization features—Prompt Files, Custom Instructions, Agent Skills, Custom Agents, and Hooks—to enforce repo standards, update docs, and streamline coding tasks in one workflow.
Microsoft Developer shares John Maeda’s SXSW tip on using a “tuned harness” to keep AI models on track, from prompting through tool calling, and points to tools like GitHub Copilot CLI (and the Copilot SDK) to help turn interesting outputs into something reliably useful.
Microsoft Developer shows how the latest SQL Server Management Studio (SSMS) release lets you use GitHub Copilot Chat against the results pane—asking questions about execution plans, the Messages tab, and the results grid directly from the chat window.
GitHub shows how Copilot Cloud Agent can work on pull requests in private sessions, including fixing merge conflicts, editing code via @copilot mentions, and tuning test/security settings, plus a preview of upcoming features like automatic CI/CD fixes and a public API.
Visual Studio Code hosts a conversation with Pierce Boggan on how VS Code’s agent loop works behind AI-driven coding assistance, covering agents and sub-agents, tool usage, why different models are chosen for different tasks, and the trade-offs involved when customizing workflows.
dotnet hosts an On .NET Live session where Wei Lin demonstrates building a first NuGet library using .NET 10 single-file scripting, GitHub, and GitHub Copilot, focused on an open-source Office-to-PDF conversion package.
Authorised Territory demonstrates how to add a custom AI agent to GitHub Copilot Chat in Visual Studio 2026 (18.5) for a .NET project, using an agent definition markdown file from the awesome-copilot repository.
GitHub demonstrates how to build a Telegram-based personal AI assistant using the GitHub Copilot SDK and Copilot CLI, including using the /research command to learn the SDK, running fleet mode to generate code, and configuring a Telegram bot token for end-to-end testing.
Visual Studio Code shows how to install and use your own MCP server with the GitHub Copilot CLI, pointing to an example MCP server repo you can try.
GitHub’s video episode of The Download recaps developer news including a supply chain incident, an MCP security roadmap, and updates to GitHub Copilot—highlighting the Copilot SDK public preview and Copilot CLI support for BYOK and local models.