What Happened
GitHub expanded enterprise controls and client support for Copilot in three linked updates:
GitHub added a dedicated enterprise policy for the Copilot app, letting admins control app access independently of the Copilot CLI and other clients; the app runs agent sessions in isolated workspaces and lands changes via pull requests so…
What Happened
Three coordinated updates expanded GitHub’s agent and model options for developer workflows:
GitHub Copilot now offers Anthropic’s Claude Opus 5 as a selectable model across VS Code, Visual Studio, JetBrains, Xcode, Eclipse, Copilot CLI, the Copilot cloud agent, GitHub web/mobile and other integrations. Opus 5 shows stronger agentic coding performance (autonomous…
What Happened
GitHub shipped a set of infrastructure and product updates that change how coding agents integrate with repositories and how agents act inside workflows:
GitHub’s MCP (Model Connector Protocol) is moving to a stateless core and GitHub’s MCP Server already supports the new spec and official Go SDK; the change removes server-side…
What Happened
Three vendor developments matter to teams deciding how to add AI-assisted coding into production workflows.
GitHub clarified the distinction between raw model API access and Copilot as a production harness: Copilot bundles an editor-integrated runtime/SDK (Copilot CLI and SDK), org controls, pooled AI credits and a token-efficient agent framework; raw APIs…
What Happened
Multiple developer tooling vendors released features that make multi-agent coding workflows, local model execution, and repository-aware retrieval production-ready:
JetBrains Air added Agent Client Protocol (ACP) support so you can bring ACP-compatible agents (examples: Copilot via Copilot CLI, OpenCode, Pi, Cline) and run local models via runners such as Ollama or LM…
What Happened
Recent product changes and experiments in AI-assisted developer tooling focus on cost controls, visibility, and integrated code quality enforcement:
GitHub added AI credit pools for cost centers into the billing UI so admins can toggle a pool when creating or editing cost centers; the pool limit is auto-calculated from assigned Copilot…
Executive summary
Snapshot: In mid‑July 2026 GitHub released multiple admin, observability, and workflow improvements centered on GitHub Copilot (repo‑level metrics, Copilot app telemetry, configurable code review, mobile Fix with Copilot), alongside non‑AI platform updates (advanced Projects search, archived PRs, VSS REST APIs, Xcode 27 runner preview). These changes increase visibility into Copilot usage, tighten runtime/configuration…