Browse All GitHub Copilot Content (504)

Allison summarizes the June 2026 GitHub Copilot update for Visual Studio 2026, focusing on new usage tracking and alerts, a trust validation layer for MCP servers, and Copilot features that tie into pull request workflows and C++ modernization.
News
Allison announces a public preview feature where GitHub code scanning surfaces AI-powered security detections directly on pull requests, helping teams catch issues in languages and frameworks that don’t have native CodeQL coverage. The update explains what’s included, how it runs, enablement requirements, and how billing works via AI credits.
News

Built-in Agent Skills Bring .NET and Azure Expertise into Visual Studio

Simona Liao, Wendy Breiding, and Yun Jung Choi introduce Visual Studio 18.8’s built-in Agent Skills, a set of reusable Copilot capabilities for common .NET and Azure tasks. The post explains where to find and enable skills, why they’re off by default, and highlights starter skills for API work, performance reviews, Azure deployments, and Kusto queries.
News
Allison announces a public preview feature in the GitHub Copilot app: the /security-review slash command, which runs an on-demand security review of your in-flight code changes and returns prioritized findings with suggested fixes you can apply and re-check without leaving Copilot.
News
jisunchoi explains how to replace “multi-model chaos” with a governed AI gateway on Azure using Azure API Management, covering cost controls (token quotas and budget-based model downgrades), security hardening (managed identity + private endpoints), observability with Application Insights, and a Terraform-based deployment you can integrate with GitHub Copilot.
Community

.NET AI Community Standup: What’s New: Agents, Local AI, and More!

Bruno Capuano and Pablo Nunes Lopes host a .NET + AI Community Standup covering recent updates around agent development in .NET, running models locally, and using GitHub Copilot in modernization scenarios, with pointers to Microsoft Learn resources for getting started.
Videos
Helen Hou-Sandí explains how GitHub addressed an accessibility issue in pull requests where status checkmarks were hard to distinguish, and how the team used GitHub Copilot to quickly investigate unfamiliar code and ship a design fix that improves the PR review experience.
Videos
Welcome to this week's GitHub Copilot roundup, where the big theme is Copilot shifting from a single assistant into a platform you can govern. The Copilot desktop app is now available across all plans and adds Bring Your Own Key (BYOK), while the model picker expands with new OpenAI GPT-5.6 variants and Copilot's first open-weight option (Kimi K2.7 Code). On the admin side, managed settings via MDM, enterprise-managed OpenTelemetry export, and easier budgets in the billing UI make it more realistic to roll out agents at scale with clear policy, telemetry, and spend controls. Across IDEs and GitHub Mobile, agent workflows gain better status visibility, permissions, and repeatability, alongside engineering notes that show why benchmarking, A/B tests, and incident learnings matter when models and tools change.
Roundups
Rob Bos shares a curated set of GitHub governance references he regularly sends to teams, covering enterprise platform baselines, GitHub Actions supply-chain controls, GitHub Advanced Security rollout and triage practices, and GitHub Copilot governance topics like premium requests, extension governance, and MCP-related security notes.
Blogs
GitHub announces that the GitHub Copilot desktop app is now available across every plan, including Copilot Free and GitHub Education, and highlights agentic coding sessions plus bring-your-own-key support for custom AI model providers.
Videos
Napalys Klicius explains why migrating Copilot code review to shared Unix-style exploration tools (grep, glob, view) initially increased cost and reduced useful findings, and how rewriting tool instructions to match a reviewer’s diff-first workflow delivered about 20% lower average review cost without hurting quality.
News
Allison announces a public preview of agentic autofix for GitHub code scanning alerts, where Copilot explores the repo, proposes and validates a fix by rerunning CodeQL, then opens a draft pull request. The post also covers how to trigger it, required licenses, and how AI Credits and Actions minutes are consumed.
News
GitHub recaps this week’s developer news, including the general availability of the GitHub Copilot app (now supporting free and education plans plus bring-your-own-key), GitHub Issue Fields reaching general availability, and quick updates on new ECMAScript JavaScript methods and the new HTTP QUERY method.
Videos
Allison announces an update to GitHub Mobile that adds improved filtering and sorting for GitHub Copilot sessions, helping developers find active, completed, and needs-attention sessions more quickly as their session list grows.
News
Hidde de Smet breaks down why spec-driven development can either reduce risk or quietly add “delivery debt”, especially in regulated environments. He outlines six common process cost centers, a three-lane model (full/light/no-spec), and a small set of KPIs to tell when structure is paying off.
Blogs
Fokko at Work demos selected updates in Visual Studio Code 1.128 that affect GitHub Copilot, including configuring the default utility model for BYOK and notes on how enterprise policies and pricing plans can change which features are available.
Videos

Hosted AI Agents Made Easy: Build, Test, Deploy

Carlotta Castelluccio demonstrates how to build a hosted, coded AI agent in VS Code using GitHub Copilot CLI and a Microsoft Foundry Skill, then walks through the workflow to test and deploy it for a social media management scenario.
Videos
Mika Dumont introduces an interactive upgrade canvas in the GitHub Copilot app that lets teams track a .NET modernization end-to-end, from assessment and planning through execution, code changes, build failures, and final results, with the same upgrade workflow available in Visual Studio, VS Code, and the Copilot CLI.
News
Allison announces the rollout of OpenAI’s GPT-5.6 model family (Sol, Terra, and Luna) in GitHub Copilot, including what each variant is best suited for, where you can select them, and what admins need to enable for Business and Enterprise plans.
News
Microsoft Developer recaps the 2026 updates shipped across SQL Server, Azure SQL, and SQL database in Fabric, highlighting security, tooling, and developer workflow changes announced around SQLCon/FabCon and Microsoft Build 2026.
Videos
GitHub introduces Bring Your Own Key (BYOK) support in the GitHub Copilot app, showing how to connect custom model providers, run local models with Ollama, and switch models from the model picker across all Copilot plans.
Videos
Allison announces a GitHub Copilot Chat feature on github.com that generates a high-level overview of a repository you’re visiting for the first time, summarizing the repo’s purpose, technologies used, and contribution guidelines, with an option to generate a README when one doesn’t exist.
News
David Pine explains how the .NET Aspire team uses GitHub Agentic Workflows to turn merged product pull requests into SME-reviewed documentation pull requests in a separate repo, while keeping security tight through a “safe-outputs” contract and narrowly scoped GitHub App permissions.
News
Allison announces enterprise-managed OpenTelemetry export controls for GitHub Copilot in VS Code and Copilot CLI, letting organizations centrally mandate OTLP endpoints, protocols, resource attributes, and capture settings without relying on per-developer OTEL_* environment variables.
News
Allison announces general availability of device-level deployment for managed GitHub Copilot settings in VS Code and GitHub Copilot CLI, enabling enterprise admins to enforce consistent Copilot governance via MDM, configuration files, or server-managed settings.
News
GitHub explains how to control GitHub Copilot costs in large organizations by mapping enterprise teams to cost centers, configuring AI credit pools, and applying user-level spending caps with per-user overrides for power users.
Videos

GitHub availability report: June 2026

Jakub Oleksy’s June 2026 GitHub availability report summarizes six production incidents (including Copilot outages) and the reliability work behind GitHub’s ongoing Azure migration, with concrete mitigations like dependency pinning, stronger config validation, improved traffic blocking, and tighter production access controls.
News
Allison summarizes the June/early July 2026 Visual Studio Code releases (v1.123–v1.127) focused on GitHub Copilot: integrated browser upgrades for agent-driven web validation, better organization for parallel agent sessions, clearer cost and token visibility, easier model-provider discovery via Marketplace, and more hands-off Autopilot behavior.
News
Katie Savage announces a free, instructor-led virtual training series starting July 16 that introduces the GitHub Copilot app and its agent-driven workflow, including setup, custom instructions, MCPs, and features like Agent Merge and Canvases for tracking work.
News
Arvind Shyamsundar explains how an AI-assisted real-world build ran into an unexpected challenge, and how pairing GitHub Copilot with hands-on developer judgment helped reach a secure solution.
Videos
Bruno Borges walks through using GitHub Copilot CLI plus a community Namecheap skill to publish a GitHub Pages site on a custom domain with HTTPS, without manually editing DNS records. The post shows the end-to-end flow: create the repo and site, enable registrar API access, apply the required A/CNAME records, and verify resolution and HTTP health.
News
Allison announces a GitHub Mobile update that lets developers kick off Copilot cloud agent from a pull request to resolve merge conflicts, helping unblock PRs while away from a desktop workflow.
News
Allison announces an update to GitHub Mobile that adds live notifications for remote GitHub Copilot CLI sessions, so developers can monitor coding agent progress, see when input is needed, and jump back into session logs from their phone.
News
Allison announces new GitHub Copilot usage metrics API fields that let enterprises and organizations compare pull request review speed and review-cycle counts across AI adoption phases, helping teams measure how Copilot adoption correlates with code review throughput.
News
Allison announces updates to GitHub Copilot for JetBrains IDEs, including Codex as a new agent provider (public preview), expanded agent customization features (Hooks and MCP server management), and new controls for approvals, permissions, and debugging across agentic sessions.
News
Allison announces that Kimi K2.7 Code is now available to GitHub Copilot Business and Copilot Enterprise customers, including how admins can enable it and what to consider before turning on an open-weight model.
News
Burke Holland introduces Kimi K2.7 Code by Moonshot AI as the first open-weight model available in the GitHub Copilot model picker, and shows how to enable it and evaluate its agentic coding performance using a full product requirements document.
Videos
Allison announces that GitHub Enterprise Cloud admins can now set per-user AI credit budgets for cost centers directly in the billing UI, matching controls that previously required the REST API.
News
Dustin Ellis outlines practical ways to keep GitHub Copilot usage predictable under usage-based billing, focusing on token drivers like model choice, context size, and tool/agent usage. The post includes concrete prompting patterns, team guardrails, and lightweight policy ideas to reduce waste without losing the benefits of AI-assisted development.
Community
Allison announces that the GitHub Copilot app is now available across all Copilot plans, enabling agent-driven development from a desktop app on macOS, Windows, and Linux, with support for signing in via GitHub or running sessions using your own model provider key.
News

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.