Browse All GitHub Copilot Content (381)
Jesse Houwing summarizes GitHub’s update that GitHub Copilot can now keep inference processing and associated data within US or EU data residency regions, and shows the enterprise/org policy you must enable to restrict Copilot to data-resident models.
sachoudhury explains GitHub Copilot Custom Skills: repo- or user-scoped SKILL.md “runbooks” that Copilot can discover and execute in agent mode to automate multi-step developer workflows (commands, scripts, and report generation).
David Sanchez lays out a practical DevOps playbook for teams adopting AI coding agents (including GitHub Copilot Cloud Agent), focusing on readiness prerequisites, human–agent collaboration patterns, pipeline changes, governance, and security controls needed to keep quality and accountability intact as non-human contributors scale up.
GitHub shows how GitHub Copilot CLI can speed up onboarding by scanning a repository and returning a plain-English overview of the codebase from the terminal.
Microsoft Developer features Jonathon Frost from the Microsoft Azure PostgreSQL team, walking through migrating to managed PostgreSQL on Azure (homogeneous and heterogeneous scenarios) and demonstrating AI-assisted Oracle-to-Postgres migration using VS Code with GitHub Copilot.
Allison announces that GitHub Copilot’s third-party coding agents (Claude and Codex) now support model selection on github.com, including the currently available Claude Sonnet/Opus and GPT-5 Codex model options, plus notes on required admin policies and repo settings.
GitHub introduces a new remote feature for GitHub Copilot CLI that lets you access and control an active terminal session from any browser-enabled device. In this short update, GitHub explains the core capability and links to the public preview announcement.
Dorothy Pearce introduces GitHub’s free Code Security Risk Assessment, a one-click scan that uses CodeQL to surface vulnerabilities across up to 20 active repositories, and explains how the results help teams prioritize remediation (including where Copilot Autofix may apply).
Allison announces updates to GitHub Code Quality standard findings (public preview), including faster triage features like file-path search, bulk dismiss/reopen, and richer per-finding context, with fix suggestions generated by GitHub Copilot Autofix.
Allison announces GitHub Copilot data residency for US and EU regions plus FedRAMP Moderate support, outlining what features are covered, which models are available, the pricing uplift for compliant endpoints, and how enterprise/org admins can enable the policies.
Allison announces a new “Fix with Copilot” button on github.com that uses Copilot cloud agent to resolve merge conflicts, verify builds/tests, and push updates from a cloud development environment, plus @copilot commands for PR fixes and workflow failures.
Allison announces a public preview feature for GitHub Copilot CLI that enables remote control of running CLI sessions from GitHub on the web and in GitHub Mobile, including monitoring, steering messages, plan review, and policy-controlled permissions.
Welcome back to this week's roundup. The main thread is that agents are showing up in more places, and teams are getting clearer ways to control how those agents run. Updates across Copilot (IDE, CLI, cloud agent, and mobile) focused on practical autonomy controls, offline/BYOK routing, cross-model review checkpoints, and security remediation loops that end in reviewable pull requests. In parallel, MCP and Azure AI Foundry updates continued to reinforce "run it like software" basics: deployable tool surfaces with real auth, consistent runtimes across cloud and local, and clearer observability and identity boundaries for day-two operations.
Allison explains upcoming GitHub Copilot limit changes aimed at improving service reliability, including rate limiting behavior, guidance to switch models or use Auto mode, and the retirement of Opus 4.6 Fast for Copilot Pro+ users.
Allison announces updates to the GitHub Copilot usage metrics API, adding aggregated daily, weekly, and monthly active user counts for Copilot cloud agent (formerly Copilot coding agent) in enterprise and organization reports.
Allison announces a temporary pause on new GitHub Copilot Pro free trials due to increased abuse, while GitHub investigates and adds stronger safeguards; existing trials and paid options (including Copilot Free) continue to work as normal.
Allison explains an update to the GitHub Copilot usage metrics API where Copilot CLI activity is now included in top-level totals and feature breakdowns, changing how enterprise and organization dashboards should interpret usage fields.
GitHub (with program manager Lee Reilly) shows how GitHub Copilot CLI was used to build GH-Dungeons, a terminal roguelike generated from a repository’s latest SHA, turning typical repo problems like scope creep and merge conflicts into dungeon hazards.
Christopher Harrison introduces GitHub Copilot CLI with a beginner-friendly walkthrough: install via npm, authenticate, grant folder permissions, and start prompting Copilot from your terminal (including delegating work to the Copilot cloud agent).
Allison shares a GitHub update: Copilot cloud agent now runs its built-in security and quality validation tools in parallel, cutting validation time by about 20%, while keeping the same checks (CodeQL, secret scanning, Advisory Database, and Copilot code review).