ByteDance's Doubao Work Adds Multi-Agent Parallelism and Native Mac Computer Control
ByteDance has updated its productivity platform, Doubao Work, with multi-agent parallel execution and native macOS computer control. The platform can now dispatch sub-tasks to multiple specialized agents simultaneously and execute direct GUI actions on Mac desktops. This update brings native desktop automation ("computer use") and workflow parallelization directly into mainstream AI productivity software. By enabling specialized sub-agents to perform tasks in parallel, it significantly speeds up execution times for complex multi-step office workflows. The macOS computer control capability functions by directly analyzing visual UI elements on screen without requiring APIs, plugins, command-line interfaces (CLI), or the Model Context Protocol (MCP). Launched in August 2026, Doubao Work serves as ByteDance's unified portal for AI-powered workplace applications.
## BACKGROUND
AI agents are software systems driven by large language models that can plan and carry out multi-step tasks autonomously. In multi-agent architectures, distinct sub-agents focus on specific roles to handle complex tasks, while visual computer control allows models to interact with desktop software much like human users by analyzing screen pixels.