# Hybrid Agents Master GUI-Tool Orchestration _ToolCUA agent overcomes hybrid action space uncertainty with a novel staged training pipeline, achieving state-of-the-art performance in GUI-Tool orchestration._ **Published:** 2026-05-13 **Source:** https://www.startuphub.ai/ai-news/ai-research/2026/hybrid-agents-master-gui-tool-orchestration --- The inherent uncertainty in hybrid action spaces, where [Computer Use Agents](/ai-news/artificial-intelligence/2026/nico-albanese-giving-ai-agents-computer-access) (CUAs) can leverage both granular GUI interactions and high-level tool calls, hinders optimal execution. This challenge is compounded by the scarcity of quality interleaved GUI-Tool trajectories and the difficulty of collecting real-world tool usage data. Hybrid Action Space UncertaintyDriver From the article 2 mentionsThe inherent uncertainty in hybrid action spaces, where Computer Use Agents (CUAs) can leverage both granular GUI interactions and high-level tool calls, hinders optimal execution.Scarcity of TrajectoriesDriverFrom the article 2 mentionsThis challenge is compounded by the scarcity of quality interleaved GUI-Tool trajectories and the difficulty of collecting real-world tool usage data.ToolCUA AgentCorenovel agent designed to overcome hybrid action space challengesFrom the article 6 mentionsAddressing this gap, the researchers introduce ToolCUA, an end-to-end agent employing a staged training approach.usesStaged Training PipelineCoremulti-phase approach for robust learning in complex action spacesFrom the articleAddressing this gap, the researchers introduce ToolCUA, an end-to-end agent employing a staged training approach.Trajectory Scaling PipelineCoresynthesizes diverse GUI-Tool trajectories from static GUI dataFrom the articleA core innovation is the Interleaved GUI-Tool Trajectory Scaling Pipeline.State-of-the-Art PerformanceOutcomeachieves superior results in GUI-Tool orchestration tasksFrom the articleExperiments on OSWorld-MCP demonstrate the efficacy of this approach, with the ToolCUA agent achieving 46.85% accuracy, a substantial 66% relative improvement over baselines and a 3.9% gain over GUI-only methods, establishing a new state-of-the-art for comparable models.enablesSmarter Switching DecisionsEffectbootstraps improved decision-making for tool and GUI interactionsFrom the articleInitially, Tool-Bootstrapped GUI RFT combines supervised fine-tuning (SFT) with single-turn reinforcement learning (RL) to refine decisions at critical GUI-Tool switching junctures. ## Synthesizing Hybrid Trajectories at Scale Addressing this gap, the researchers introduce ToolCUA, an end-to-end agent employing a staged training approach. A core innovation is the Interleaved GUI-Tool Trajectory Scaling Pipeline. This pipeline repurposes abundant static GUI trajectories and synthesizes a grounded tool library, effectively generating diverse GUI-Tool trajectories without costly manual engineering or reliance on brittle real-world tool data collection. This allows for robust learning in complex action spaces. ## Bootstrapping Smarter Switching Decisions ToolCUA's training progresses through distinct phases. Initially, Tool-Bootstrapped GUI RFT combines supervised fine-tuning (SFT) with single-turn reinforcement learning (RL) to refine decisions at critical GUI-Tool switching junctures. This warmup phase is crucial for improving the agent's ability to discern when to transition between action modalities. Subsequently, the agent is optimized using Online Agentic RL within a high-fidelity GUI-Tool environment. A key element here is the Tool-Efficient Path Reward, which incentivizes not only correct tool utilization but also the discovery of shorter, more efficient execution paths. Experiments on OSWorld-MCP demonstrate the efficacy of this approach, with the [ToolCUA agent](https://arxiv.org/abs/2605.12481v1) achieving 46.85% accuracy, a substantial 66% relative improvement over baselines and a 3.9% gain over GUI-only methods, establishing a new state-of-the-art for comparable models. --- Original analysis from [startuphub.ai](https://www.startuphub.ai), the #1 AI startup directory.