Project Solara is Microsoft's vision for what the future of computing will be like, and it doesn't include Windows
… "Project Solara is specifically designed for the new era of agent-first devices. …
… "Project Solara is specifically designed for the new era of agent-first devices. …
… With GAIA 0.20, there is now support for per-agent device selection. Each AI agent can declare which accelerator devices it supports via new "DeviceConfig" tuples. Users are also able to select a device per-agent via their Agent UI or the new "--device" command-line flag. …
… An OS designed to connect AI agents across devices Media: https://www.youtube.com/watch?v=OO8Z04KMARE We got a glimpse at Project Solara, an Android-based operating system designed to run agents across a variety of devices. …
… Building a parallel agent-first platform like Solara looks like a way to push into new territory without touching the core OS at all. …
… NVIDIA’s open model portfolio on Foundry now spans agentic, physical and scientific AI. NVIDIA Cosmos 3 , the first fully open omnimodel for physical AI, brings vision reasoning, world simulation and action generation. …
… Fast process isolation adopted by GitHub Copilot CLI and session isolation separates the agent’s execution from the user’s desktop, clipboard, UI and input devices, and critically, binds the agent to a strong user identity — mitigating UI spoofing, input injection and cross-session data leakage. …
… In it, Nadella highlights a shift from traditional software platforms—operating systems and apps—to an agent-first future. Here’s his exact quote: “There’s a real platform shift. We’re moving from building operating systems, devices for apps, to agents.” It’s a bold claim, to be sure. …
… Powering agents on local devices requires both robust security and performant hardware. RTX Spark features up to 1 petaflop of AI compute and 128GB of unified memory to meet the processing demands of on-device agents. NVIDIA is also accelerating the local open model ecosystem these agents rely on. …
… By pairing compact, powerful hardware with pre-packaged developer environments, command-line workflows, OpenClaw-based starter kits, and support for agent frameworks such as Hermes, HP will make it easier for developers to move from idea to working agent without stitching the stack together from sc… …
… Microsoft Agent Framework MAF v1.0 generally available ships an agent harness as a first-class concept — skills, context, memory and middleware are production-ready. Drop a GitHub Copilot SDK or Claude Agent SDK agent into a MAF workflow as a named participant; the orchestrator stays deterministic. …