Ubuntu 26.04 is the OS for the AI agentic era, says Canonical’s Mark Shuttleworth – here’s why


Canonical Ubuntu Canonical Ubuntu Mark Shuttleworth

ZDNET screenshot / Canonical Ubuntu / YouTube

Follow ZDNET: Add us as a preferred source on Google.


ZDNET’s key takeaways

  • Ubuntu 26.04 is designed from the ground up for AI developers.
  • The new Ubuntu Linux comes with AI-specific dev environments.
  • This Linux also comes with Rust-based memory safety built in.

In London, Canonical founder and CEO Mark Shuttleworth argued that Ubuntu 26.04, Ubuntu Linux, is the operating system for the “AI agentic era.” Well, that’s easy to claim, but what does Canonical have that can back up that claim?

Shuttleworth: from curl-to-bash to confined snaps

In his keynote for Ubuntu Summit 26.04, Shuttleworth framed open source as the “raw material” of the next wave of technological disruption. Specifically, he stated that the pace of AI-driven software innovation has outstripped traditional packaging and release processes. For AI, Linux users must move beyond Advanced Packaging Tool (APT) and Red Hat Package Manager (RPM) to signed, auto-updated, policy-driven snaps. Of course, snaps have long been Canonical’s answer to delivering upstream software, but now AI requires updates at internet speed without sacrificing auditability or control, and that means snaps.

Also: Ubuntu 26.04 vs. Fedora 44: After years of testing both Linux distros, here’s my verdict

Shuttleworth cited fresh telemetry from developer Alan Pope’s Snap Store dashboard that shows dozens of snap updates landing in a single morning, across architectures from x86 and Arm to RISC-V and Power, all coming from the same tested bits. He positioned snaps, with confinement, progressive rollouts, channels, and enterprise gating, as the “single best, safest way to deliver bits to any Linux distro on the planet.”

While Shuttleworth defended snaps in general, Ubuntu VP of Engineering Jon Seager drilled into new user-facing behavior: fine-grained permission prompts for snapped apps, similar to those in Android and iOS. For example, when a confined app first tries to access the camera, the desktop can now surface a prompt asking the user to grant or deny access, thanks to new plumbing from the kernel and AppArmor up through snapd and GNOME’s display manager.

Sandbox everything: from snaps to LXD, Multipass, and microVMs

The other reason Ubuntu is the operating system you want for AI, according to Shuttleworth, is security. With this Ubuntu release, everything can run in a layered toolbox. Everything? Everything. It’s not just apps, but AI agents and third-party software development kits (SDKs) as well. On Ubuntu today, that spans snap confinement, Docker/OCI containers, LXD system containers, traditional virtual machines (VMs) via Multipass, and a new generation of microVMs that blur the line between containers and virtualization.

Also: Ubuntu 26.04 surprised me – this upcoming release is seriously secure

This mix is essential, Shuttleworth claims, for “agentic engineering,” where organizations may want to run thousands of agents, each believing it has a full Linux system while actually being tightly constrained for density and safety. LXD-based system containers provide the illusion of full machines for agents, while microVMs, delivered via an “Open Shell” snap that spins up hardened, per-agent environments for tools like Claude or Copilot, add hardware-enforced isolation when a kernel boundary is not enough.

Workshop: a new way to onboard developers and agents

Also, one concrete new piece is Workshop. This is a tool Canonical built on LXD to create “agentic workspaces.” It’s meant to solve a long-standing pain point: combining sensitive developer credentials with untrusted or semi-trusted code.

Developers or teams can commit a Workshop definition to a repo. Thus, onboarding a new human or agent becomes “git clone, workshop launch.” With these, the company claims, you can launch sandboxed development environments and agentic workflows that are composable and repeatable with a single command, while keeping your host system isolated.

Also: Ubuntu Core 26 offers an immutable Linux you can trust through 2041

Workshop works by booting a system container and then selectively binding in high-value secrets and resources, such as SSH keys for signed commits, access to specific datasets, and routes to remote Git servers, without dumping a developer’s entire laptop environment into the sandbox. Canonical is already working with ISVs to ship signed SDKs into a dedicated Workshop store so that closed-source SDKs and agents can run alongside Ubuntu and Debian packages in a controlled environment.

AI, Ubuntu, and the ‘implicit features’ bet

Seager picked up where Shuttleworth left off, arguing that Canonical has no choice but to be “in the thick of” AI and agents if open source is to have any say in how these systems evolve. Rather than racing to bolt an LLM gimmick into the shell, Seager outlined a two-track strategy: implicit AI features that quietly improve existing capabilities, and explicit AI features that Canonical will roll out more cautiously.

On the implicit side, he pointed to accessibility and media as near-term opportunities: local speech-to-text, better camera autofocus, and microphone enhancement powered by small on-device models that can run even on CPU-only laptops. On the explicit side, he previewed a goal for Ubuntu 26.10: a desktop where “you can press a button and talk into any field you could previously type in,” backed by models like Whisper and plumbed into every text entry surface on the system.

Also: This is my favorite Linux distro of all time – and I’ve tried them all

Seager was explicit that AI-driven accessibility is a core design target, not an afterthought. He called today’s Linux screen readers “bluntly suck,” and argued that feeding a framebuffer or camera capture into an LLM could radically improve both the description of on-screen content and the presentation of possible actions to visually impaired users.

Beyond accessibility, Seager teased “new ways of interacting with your machine” that lean on Ubuntu’s existing confinement story: In an agentic desktop, each tool an agent can call would be packaged as its own confined snap, giving fine-grained control over what the agent can do on the user’s behalf. He promised something concrete to “play with in the next six months,” describing it as a way for non-experts to obtain “20 years of Linux desktop hacker” capability via agents, without needing the hacker background themselves.

Additionally, on the AI and HPC front, Seager stressed Canonical’s work with NVIDIA and AMD to make GPU enablement boring … in a good way. Ubuntu users can now “just apt install CUDA and apt install ROCm,” with Canonical and the vendors collaborating to ensure that the drivers and stacks are properly integrated and tested on 26.04.

Seager added that his own AMD GPU “has never sung as nicely as it does on 26.04” and that, for the first time, he “didn’t have to endure any pain” to make it happen. Combined with Ubuntu’s work on architecture variants, shipping entire archives compiled for specific instruction-set levels such as amd64v3, Canonical wants to ensure that the expensive acceleration hardware enterprises are buying is fully supported by Ubuntu Linux and its bundled tools.

Keeping Ubuntu accessible in a token-metered world

Both Shuttleworth and Seager ended by promising to keep Ubuntu’s historic promise alive, shipping “precisely the same bits” to hedge-fund quants and kids in the suburbs of Kolkata, in a world where AI usage is metered in expensive tokens. Shuttleworth warned that tying productivity and even basic understanding of code to proprietary, cloud-hosted models risks locking out the “poorest members of our digital society” unless open-weight models and open tooling remain a primary focus.

Also: 6 reasons why I’ve stuck with Ubuntu-based Linux distros for the last 20 years

Seager, for his part, rejected both “moral” disengagement from AI and vanity metrics like “who can spend the most tokens.” He argued that open-source-savvy players like Canonical have to stay engaged, help the community work through a messy period of AI-generated “slop contributions,” and guide the eventual convergence on a new generation of high-quality open-source components, now with agents and AI part of the toolkit.

Beyond AI: Rust, security, and crypto

Seager also highlighted how Ubuntu 26.04 incorporates memory safety in the base system. He highlighted three pillars: Rust-based rewrites of critical utilities, a new Rust-based cryptographic foundation called Universal Public Key Infrastructure (UPKI), and a unified, Rust-based time-sync stack.

On 26.04 Long Term Support (LTS), coreutils such as mv, cp, rm, and ls are now backed by the Rust-based uutils project, following two Canonical-funded security audits. Sudo has been replaced by sudo-rs, a Rust implementation that drops long-accumulated “ill-informed” features and tightens memory safety at the privilege boundary on every Ubuntu machine. Next, Canonical plans to swap bzip2 for a Rust implementation that Seager says is “up to 50% more efficient,” with Zlib and Zstandard targeted by 28.04 — changes he argued could translate into significant global energy savings given how widely these codecs are used.

Also: Rust will save Linux from AI, says Greg Kroah-Hartman

The point of UPKI is to bring browser-grade PKI hygiene to the Linux command line. Today, Seager noted, curl happily ignores certificate revocation lists, and command-line TLS often breaks on misconfigured certificate chains that browsers silently tolerate. UPKI will centralize revocation, intermediate preloading, and eventually post-quantum algorithms such as Merkle-tree-based schemes, with glue code being written for OpenSSL, GnuTLS, curl, and others so that tools across the stack can consume the same modern PKI data.

On the other side, a new NTP-rs utility will deliver NTP, NTS, and PTP “in a single binary, single configuration,” aiming to radically simplify precision time configuration on Linux.

Speeding up Ubuntu releases for the AI age

Seager described 26.04 as the first LTS delivered under a new engineering “manifesto” that included a monthly shipping discipline enforced by an all-new release pipeline built with Go and Temporal. The team, he said, hit every monthly target, which in turn made the LTS release smoother.

Also: The third major Linux kernel flaw in two weeks has been found – thanks to AI

He added that Canonical has also been quietly rebuilding its community and communications muscle. Seager claimed that Canonical has added more core developers in the last six months than in the previous three years and has deliberately increased its blogging, Mastodon posts, podcasts, and community appearances. The result, Seager joked, is that “for anybody who doesn’t like Ubuntu, it’s a bit of a rough time … you literally can’t get away from us on the Internet.” 

It also means Ubuntu can keep up with AI’s incredible pace.





Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Flip phones are making a comeback, but most US adults aren’t convinced enough to upgrade. 

Smartphone brands are trying new phone concepts, like flip and foldable phones, to give us a bigger screen when we want it, while still maintaining the same functionality as the smartphones we’re used to. There’s the Samsung Galaxy Z Fold 7, for instance, and there’s even a rumor that Apple plans to release its first foldable phone

And if you remember the popular 2000s Motorola Razr, now there are rumors about the Motorola Razr 2026 — it reminds me of my old pink phone. But gone are the days of a basic keypad and a few ringtones. Smartphone brands are adding AI features, such as creating custom emoji, removing background objects from photos, and live translation. 

Yet a recent CNET survey says smartphone users aren’t sufficiently impressed by new features and concepts to consider upgrading their phones. Only 12% are motivated by AI integrations and 13% by new phone designs. Instead, price (55%) and longer battery life (52%) are the biggest drivers of their decision to get a new phone. 

If most US adults aren’t sold, why are tech brands so adamant? Let’s dive into CNET’s findings and what they mean for the future of smartphones.

  • The top three motivations for US adult smartphone owners to consider upgrading their devices are price (55%), longer battery life (52%) and more storage (38%). That’s the same top three as last year: In 2025, price was the top motivator (62%), followed by longer battery life (54%) and storage capacity (39%). 
  • Despite AI’s growing presence, only 12% of smartphone owners say AI integrations would motivate them to consider upgrading. 
  • Only 13% of smartphone owners would be motivated to consider upgrading to a new phone concept, such as a foldable or flip phone. 
  • Over half of smartphone owners (58%) experience frustration with their phone’s battery life, and 31% say their phone’s battery doesn’t hold a charge as well as it did when it was new.  

Most US adults aren’t motivated by new smartphone features and designs

Smartphone brands, like Samsung and Apple, are building in convenient features, such as a tool to remove unwanted objects from pictures, AI call screening and the ability to draft a message from a prompt. However, CNET found that US adults would consider upgrading for more practical reasons. Over half (55%) of US smartphone users are motivated by price, including 53% of Apple users and 56% of Samsung users. 

Yet brands are still exploring new concepts and features, like Apple Intelligence, a built-in AI feature. Then there’s the rumor of a book-style iPhone, potentially followed by a clamshell foldable design. But that’s not what most smartphone owners are after. 

Smartphone owners are more convinced by other design and feature factors when deciding on a new phone, such as camera features (27%) and the phone’s display or screen size (22%). Here are the top motivators to consider upgrading for all smartphone users.

Zain Awais / CNET

You’ve probably noticed the price of a basic smartphone has increased drastically over the years. Take the iPhone, for example. It was originally $600 for 4GB. But advanced features, the RAM shortage, inflation and tariffs are pushing prices even higher. Now, the baseline iPhone 17 (256 GB) is $800, and the Samsung Galaxy S26 (256 GB) starts at $900. 

There’s no way of knowing for sure, but these may be the lowest prices we’ll see on new models for a while, especially as features advance and designs become more complex. So if you’re already in the market for a new phone, you might want to think seriously about pulling the trigger now if you find a good deal.

The top upgrading motivators haven’t changed much over the years

Looking back at CNET’s survey data from 2024 and 2025, and now, people’s motivators for upgrading their phones haven’t changed much. Price, longer battery life and more storage have been top drivers in the past, and despite small dips this year, they’re still key upgrading factors.

Despite design upgrades and new features, smartphone owners are still focused on how much they’re paying and how long they can use their devices without needing a charger. Consumer sentiment about AI integrations dropped hard from 2024 to 2025, but it has edged up slightly in 2026. And smartphone owners aren’t as easily persuaded by phone color or the phone being thinner, either. 

Even with these nice-to-have capabilities, smartphone owners are looking at the basics. That includes practical features like battery life and more storage to hold their many important files, photos and apps. 

Most smartphone owners want better battery life

Taking a closer look at smartphone users’ hope for longer battery life in a new phone, over half (58%) are frustrated with their current phone’s battery life. Roughly one in three (31%) say their phone doesn’t hold a charge. 

The reality is, battery life will decline the longer you have your phone, so you may find your phone’s battery charge doesn’t last as long as it used to. Even though you can replace your phone’s battery, most phone batteries have a lifespan of two to three years before they start degrading. 

CNET Director of Editorial Content Patrick Holland examined battery life tests on over 35 current smartphones. And it’s not just iPhones that pack impressive batteries.

Based on CNET’s lab testing, the $1,200 iPhone 17 Pro Max had the best overall battery life, with a 5,088-mAh capacity. Another top performer was the $900 OnePlus 15, with a 7,300-mAh battery. 

If you’re looking for a phone with better battery life, consider one with a silicon-carbon battery to increase capacity without requiring a larger phone. The OnePlus 15, Poco F7 Ultra, OnePlus 13R and OnePlus 15R all feature silicon-carbon batteries with large capacities and all performed well in Holland’s testing. Keep in mind that other factors can impact your battery life, like your carrier’s signal, software efficiency and processor. 

Methodology

CNET commissioned YouGov Plc to conduct the survey. All figures, unless otherwise stated, are from YouGov Plc. The total sample comprised 2,486 adults, of whom 2,407 owned a smartphone. Fieldwork was undertaken from April 29 to May 1, 2026. The survey was carried out online. The figures have been weighted and are representative of all US adults (aged 18 plus). 





Source link