The improvement sounds small until you remember where agent products lose trust: waiting. GitHub says its Copilot cloud agent now starts more than 20% faster, building on a 50% startup improvement shipped in March.
#copilot
RSS FeedHacker News did not focus on the headline that plan prices stay flat. The thread zeroed in on a simpler point: on April 27, 2026, GitHub admitted that long agentic coding sessions cannot be subsidized forever, and predictable Copilot costs are giving way to token math.
This matters because Copilot is no longer priced like a lightweight autocomplete tool. Starting June 1, 2026, GitHub will convert every Copilot plan to token-based AI Credits, end the fallback model safety net, and make code review consume GitHub Actions minutes too.
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.
GitHub 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.