Computer-Use 2.0: Multi-Agent Parallel Desktop Control

AI Engineer · youtube · 2026-07-16

This talk introduces Computer-Use 2.0: enabling multiple agents to operate in parallel on the same desktop without hijacking the user's mouse and keyboard focus.

The core idea is to sink the automation layer from "hardware mouse/keyboard events" down to lower-level system accessibility APIs: UI Automation for Windows, AT-SPI for Linux, and AX for macOS. This allows clicks and inputs to be sent directly to background windows without bringing the target app to the foreground, meaning multiple agents can work simultaneously while the user continues typing normally.

The talk will also cover:

Original post →

More from coding & agent

coding & agent channel →