Download or update GitHub Mobile today from the Apple App Store or Google Play Store to get started.
Read more of this story at Slashdot.
Read more of this story at Slashdot.
The best GitHub Copilot workflows don’t happen one–thing–at–a time. You might have an agent refactoring a module in VS Code, another debugging tests in the CLI, and a third scaffolding a new feature in the background.
Managing all of that used to only be possible from your desk. The moment you stepped away from your laptop, you lost visibility into every session you had running.
Now, developers can take their GitHub Copilot agent anywhere, with remote control for GitHub Copilot CLI sessions, now generally available on github.com and the GitHub Mobile app. We’re also introducing remote control in VS Code and JetBrains IDE, making GitHub Copilot truly multi-surface and available across any device.
Start a Copilot session in VS Code or the CLI, take it on the go with /remote on. Your session will be available on github.com and the GitHub Mobile app. Developers will experience one continuous workflow across CLI, VS Code, web, and mobile. Remote control works with any repository as well as directories without repositories, so you can take your work on the go, regardless of set up.
Open your session on any device to track progress as it happens. See exactly what Copilot is doing in real time, from the plans it’s researching, files it’s reading, the changes it’s making, to the commands it’s running.
Send additional instructions to a running session from anywhere using natural language. If an agent is heading in the wrong direction, you can send a follow-up to redirect it. Or you can tell your agent to expand scope while a task is in progress. Approve or deny permission requests and manage your sessions on the go.
Remote control enables a complete developer workflow once a session is sent to the web or GitHub Mobile app. For example, using Copilot CLI you could:
/planand scaffold with Copilot CLI./remote onto monitor progress in the GitHub Mobile app or web./remote on brings everything together, removing the pain of switching surfaces.
Your sessions are only visible to you. Remote control maintains full privacy; no one else can see or access your sessions.
Remote control is more than a convenience feature. It’s another step toward an end-to-end agentic platform.
Install GitHub Copilot CLI to get started in the CLI.
Or, if you’re already using the latest version of GitHub Copilot CLI or GitHub Copilot in VS Code, there’s nothing new to install. Start a session as you normally would, then use /remote on to send it to the web or mobile.
To learn more and for more detailed instructions, view our remote control documentation for CLI, VS Code, and JetBrains.
Download or update GitHub Mobile today from the Apple App Store or Google Play Store to get started.
The post Take your local GitHub sessions anywhere appeared first on The GitHub Blog.
Open source is the foundation for AI and, as AI workloads scale, developers need that foundation to be more secure, more predictable, and easier to build apps and agents.
At Open Source Summit North America 2026, we’re announcing two updates that strengthen exactly that: the upcoming public preview of Azure Linux 4.0 on Azure Virtual Machines and the general availability of Azure Container Linux, our immutable container-optimized operating system (OS), with the broader rollout at Microsoft Build on June 2. Together, they give developers and organizations a hardened Linux distribution purpose-built for cloud native and AI workloads.

That foundation is also what makes the next chapter possible. The move from cloud native to AI native is the next evolution of open source, and it’s the focus of my keynote this week, From Open Source to Agentic Systems: Building the AI Native Era. Open source is already at the core of AI today, and AI in turn is reshaping how open source itself gets built, from how we collaborate, to how we test, to how the developer experience comes together. We’ve done this before. We know what it takes to build an open ecosystem at scale, and we know that openness is what makes it work.
Linux, Kubernetes, and containers have made the modern cloud possible. Every hyperscaler, every AI training cluster, every inference endpoint serving millions of tokens a second is built on open source. Open standards, shared governance, and community innovation have been the way an ecosystem of this scale comes together, allowing the best ideas, from anywhere, to compound.
For Microsoft, this story started in earnest in 2009, when we contributed more than 20,000 lines of Hyper-V driver code to the Linux kernel. A small patch then, but a clear signal of where we were headed.
Today, more than two-thirds of customer cores in Azure run Linux, and the platforms running Microsoft 365, GitHub, and OpenAI’s ChatGPT all sit on Linux foundations. When ChatGPT scales across more than 10 million compute cores worldwide and serves a billion queries a day, Linux and Kubernetes are what make that possible.
For developers running modern workloads on Azure, the OS layer should be invisible: secure by default, consistent across hosts and containers, and out of your way. That’s what Azure Linux and Azure Container Linux are designed to do.
Both are hardened, with a reduced package footprint, transparent supply chain, and consistent performance characteristics from the host all the way up to the container. Teams running regulated or security-sensitive workloads get a smaller attack surface and a Linux distribution maintained by the same team that operates the cloud it runs on. And because we develop in the open and contribute upstream first, the work that hardens Azure Linux benefits the broader ecosystem too.
AI isn’t just a new workload sitting on top of open source; it’s changing how open source itself gets built.
That’s a good thing for the ecosystem, but it raises the bar on the fundamentals: provenance, review discipline, supply chain integrity, and clear standards. The communities that figure out how to fold AI into their workflows while keeping the trust model intact are the ones who will define the next decade of open source.
Delivering agentic systems at global scale takes collaboration across the open source ecosystem. Agents need to work everywhere developers build—across frameworks, clouds, languages, and runtimes. That kind of portability only happens when the foundations are open.
That’s why we are working alongside the open source community on the building blocks of an open agentic stack:
Those building blocks need a shared standards body to keep them interoperable. That is where the Agentic AI Foundation comes in.
The Agentic AI Foundation (AAIF) is already the fastest-growing project in Linux Foundation history. Microsoft is a founding member, and we believe deeply in its mission: establishing open standards for agent-to-agent communication, agent runtimes, and agent orchestration.
The AAIF builds on and complements what the Cloud Native Computing Foundation (CNCF) has done for cloud native—the two are designed to work together. The reason this is happening so quickly is straightforward: customers and the broader community are asking for interoperability. They don’t want to bet their agentic future on a single vendor’s stack and open standards are how we make sure they do not have to.
The early momentum across industry and academia tells you how much the ecosystem wants this to be open. As customers scale multi-agent systems composed of custom built and third party agents, interoperability becomes essential to truly deliver on the business transformation goals. The agentic future cannot be proprietary, and the AAIF is how we make sure it isn’t.
None of this works if the underlying ecosystem isn’t trustworthy. The same projects that power the cloud and AI also power critical infrastructure, and the people maintaining them are often a handful of volunteers in their spare time. As agents become more autonomous, every dependency they touch becomes part of their trust boundary. Securing open source isn’t just hygiene anymore. It’s a prerequisite for letting AI agents do real work.
That’s why Microsoft has made a sustained, multi-phase investment in OpenSSF and Alpha-Omega:
We’re also a founding partner in the GitHub Secure Open Source Fund, which pairs direct financial support ($10,000 per project) with a three-week program of security education, mentorship from GitHub Security Lab, tooling, and ongoing check-ins. The model is designed to scale; invest in maintainers as people, not just packages, and the security improvements compound across the dependency graph.
For three years running, Microsoft Azure has been the largest public cloud contributor and the second-largest contributor overall to CNCF projects.
That includes core upstream work in Kubernetes, Helm, containerd, Istio, and Envoy—the runtime layer the entire cloud-native ecosystem depends on, alongside community projects we contribute to heavily, like OpenTelemetry, ArgoCD, HolmesGPT, OPA Gatekeeper, and Cilium as well as projects we’ve launched and donated:
Every one of these projects started with a problem we hit running Kubernetes on Azure at scale. When we do work in the open, we get better solutions, and the broader community strengthens and benefits from the work too.
The takeaway from a decade of cloud native is that the principles still apply:
Kubernetes and Linux fueled the cloud era as the foundational layers. We believe they will be foundational for the agentic era too, alongside the new open standards the community is building right now.

If you’re at the summit this week, please come say hello. The Microsoft team is at the booth with live demos across:
We have engineers, maintainers, and product managers ready to dig into whatever’s on your mind—whether that’s a thorny Kubernetes question, an idea for a new CNCF sandbox project, an AAIF contribution, or how to get your first agent into production.
The cloud era was built by this community. The AI native era will be too. I can’t wait to see what we build together.
See you in Minneapolis.
—Brendan
Sign up to express your interest in the upcoming public preview and be among the first to get access.
The post From open source to agentic systems: Microsoft at Open Source Summit North America 2026 appeared first on Microsoft Open Source Blog.
This is the Microsoft Excel guide and tutorial for beginners. If you're new to and getting started with Excel or coming from another app, in this video we teach the basics of Excel, the user interface, core concepts, and how to work with basic data.
We'll show you how to build a full Excel workbook from scratch using natural language prompts with Copilot. Format cells, write formulas, and analyze a year of data. Generate sample data, calculate totals, apply conditional formatting, and pin down outliers across columns and rows, all from your browser at excel.new. Share the workbook by name, group, or email and co-author with teammates across web, desktop, and phone. Every edit syncs to OneDrive in real time.
Jeremy Chapman, Microsoft 365 Director, shares how to go from blank workbook to analyzed, shared spreadsheet in one sitting.
If you have a work or school accounts, Copilot Chat is available at no additional cost if you have Microsoft 365 A1/A3/A5, Business Basic/Standard/Premium, E3/E5, F1/F3, G3/G5, and Office 365 A1/A1 Plus/A3/A5, E1/E1 Plus/E3/E5, F3, G1/G3/G5.
If you have a personal Microsoft account, Copilot is available with Microsoft 365 Personal, Family, or Premium in Microsoft 365. For Family and multi-user accounts, only the subscription owner can use Copilot in the desktop apps.
► QUICK LINKS:
00:00 - Excel Essentials
00:57 - Start from a blank workbook
02:11 - Core terms and concepts
04:25 - Generate Sample Data with Copilot
06:16 - How to work with the numbers
09:35 - Copilot Writes Your SUM Formulas
09:57 - Conditional Formatting from a Prompt
10:40 - Outlier Analysis with Reasoning
11:36 - Real-Time Co-Authoring in OneDrive
12:22 - Wrap up
► Link References
Check it out at https://microsoft.com/excel
► Unfamiliar with Microsoft Mechanics?
As Microsoft's official video series for IT, you can watch and share valuable content and demos of current and upcoming tech from the people who build it at Microsoft.
• Subscribe to our YouTube: https://www.youtube.com/c/MicrosoftMechanicsSeries
• Talk with other IT Pros, join us on the Microsoft Tech Community: https://techcommunity.microsoft.com/t5/microsoft-mechanics-blog/bg-p/MicrosoftMechanicsBlog
• Watch or listen from anywhere, subscribe to our podcast: https://microsoftmechanics.libsyn.com/podcast
► Keep getting this insider knowledge, join us on social:
• Follow us on Twitter: https://twitter.com/MSFTMechanics
• Share knowledge on LinkedIn: https://www.linkedin.com/company/microsoft-mechanics/
• Enjoy us on Instagram: https://www.instagram.com/msftmechanics/
• Loosen up with us on TikTok: https://www.tiktok.com/@msftmechanics
#MicrosoftExcel #Copilot #Microsoft365 #Excel