GitHub is pushing Copilot's agent workflow directly into JetBrains editors, not just the side chat panel, and pairing it with inline previews for Next Edit Suggestions. The bigger governance change is global auto-approve: one switch can approve file edits, terminal commands, and external tool calls across workspaces.
#copilot
RSS FeedGitHub is rolling GPT-5.5 into Copilot across IDEs, CLI, mobile, github.com, and the cloud agent, turning OpenAI's latest model into a daily coding option instead of a release-note headline. The catch is a 7.5x premium request multiplier, and Business or Enterprise admins must explicitly enable access.
Why it matters: model launches become more consequential when they land in tools developers already use every day. GitHub says early testing found GPT-5.5 strongest on complex multi-step coding tasks, and the rollout ships with a 7.5x premium request multiplier.
Microsoft is moving AI shopping from chat suggestions toward structured transactions. UCP-ready feeds are now generally available in the U.S. Merchant Center, Shopify Catalog is feeding Copilot, and Copilot Checkout now reaches more than 500,000 merchants.
GitHub has paused new Copilot Pro, Pro+, and Student sign-ups after agentic workflows pushed compute demand beyond the old plan structure. The sharper signal is economic: token-based session and weekly limits now matter separately from premium request counts.
GitHub is making third-party coding agents less static: Claude and Codex users on github.com can now choose among 4 Anthropic models and 3 OpenAI models when they launch a task. That matters because model choice changes latency, spend, and code quality far more than a small UI toggle suggests.
GitHub is turning Copilot compliance from slideware into deployable policy: US and EU data residency now covers all generally available Copilot features, and US government deployments get FedRAMP Moderate infrastructure. The practical catch is cost, with data-resident requests priced at a 1.1x model multiplier.
Long-running CLI agent work no longer has to stay pinned to one screen. GitHub's new <code>copilot --remote</code> feature mirrors a live session to the web or GitHub Mobile, where you can send follow-up commands, switch modes, and handle approvals from another device.
One of the ugliest pull-request stalls just became a button. GitHub says its new Fix with Copilot flow can resolve merge conflicts, re-check build and tests, and push the repaired branch from a cloud-based development environment.
GitHub has expanded Copilot cloud agent on GitHub Mobile beyond pull request review. Developers can now ask the agent to research a codebase, draft an implementation plan, edit on a branch, review diffs, and open a pull request from a phone when ready.
GitHub has added US and EU data residency to Copilot and says its US government path now runs on FedRAMP Moderate-authorized hosts and infrastructure. The setting is admin-controlled, off by default, and carries a 10% premium-request surcharge for compliant endpoints.
GitHub put the Copilot SDK into public preview on April 2, 2026, exposing the same runtime behind Copilot cloud agent and Copilot CLI. The SDK ships across five languages with tool use, streaming, permissions, OpenTelemetry, and BYOK support.