HomeToolsCategoryArticleSubmit AI Tool
UFO²

UFO²

WebsiteFree

UFO² (Desktop AgentOS) is an open-source project developed by Microsoft that represents a significant advancement over its predecessor, UFO. It functions as a robust multi-agent system aimed at automating Windows operations using natural language commands. Released in April 2025, UFO² seamlessly integrates with Windows operating systems (versions 10 and above) and necessitates Python version 3.10 or higher. Unlike an official Windows feature, it operates as an experimental platform showcasing advanced automation techniques through the amalgamation of large language models, computer vision, and system integration.

Visit Website
  • Enhanced System IntegrationIntegrates Windows User Automation API (UIA), Win32, and WinCOM functionalities to provide comprehensive system control capabilities, allowing for both graphical user interface (GUI) automation and direct API command execution.
  • Windowed Full-Screen DesktopExecutes automated tasks within a separate virtual desktop environment, enabling users to maintain uninterrupted work on their primary display.
  • Coordination of Multiple AgentsUtilizes HostAgent for managing task scheduling and employs multiple AppAgents tailored to specific applications to facilitate intricate cross-application workflows.
  • Knowledge Infrastructure SystemIntegrates various knowledge sources such as offline documentation, online searches, user demonstrations, and execution traces using RAG technology.