Papers › AgentSynth: Scalable Task Generation for Generalist Computer-Use Agents

AgentSynth: Scalable Task Generation for Generalist Computer-Use Agents

17 Jun 2025arXiv:2506.14205archive 2025-07-28

Jingxu Xie, Dylan Xu, Xuandong Zhao, Dawn Song

We introduce AgentSynth, a scalable and cost-efficient pipeline for automatically synthesizing high-quality tasks and trajectory datasets for generalist computer-use agents. Leveraging information asymmetry, AgentSynth constructs subtasks that are simple during generation but significantly more challenging when composed into long-horizon tasks, enabling the creation of over 6,000 diverse and realistic tasks. Our pipeline begins with an LLM-based task proposer guided by a persona, followed by an execution agent that completes the task and logs the trajectory. This process is repeated iteratively to form a sequence of subtasks, which are then summarized by a separate agent into a composite task of controllable difficulty. A key strength of AgentSynth is its ability to precisely modulate task complexity by varying the number of subtasks. Empirical evaluations show that state-of-the-art LLM agents suffer a steep performance drop, from 18% success at difficulty level 1 to just 4% at level 6, highlighting the benchmark's difficulty and discriminative power. Moreover, our pipeline achieves a low average cost of \$0.60 per trajectory, orders of magnitude cheaper than human annotations. Our code and data are publicly available at https://github.com/sunblaze-ucb/AgentSynth

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2506.14205")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

By repository: official repository: 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sunblaze-ucb/agentsynth officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from sunblaze-ucb/agentsynth. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

call_gpt sunblaze-ucb/agentsynth/agentsynth/utils.py official repository unverified Apache-2.0 (permissive) · f8c9174688291d66 · report
call_llms sunblaze-ucb/agentsynth/agentsynth/utils.py official repository unverified Apache-2.0 (permissive) · b88da0e3b1ea36b1 · report
call_local_llava sunblaze-ucb/agentsynth/agentsynth/utils.py official repository unverified Apache-2.0 (permissive) · 4d1066ef0a7f535e · report
gen_user_prompt sunblaze-ucb/agentsynth/agentsynth/convert_to_oai_training_file.py official repository unverified Apache-2.0 (permissive) · 67248b535192c859 · report
get_client_kwargs_for_model sunblaze-ucb/agentsynth/insta_data/evaluate_llm_agents.py official repository unverified Apache-2.0 (permissive) · 59aafc125f290759 · report
get_optimized_browser_config sunblaze-ucb/agentsynth/insta_data/miscellaneous_funcs.py official repository unverified Apache-2.0 (permissive) · 6e2e6dda13a013a5 · report
list_zip_paths sunblaze-ucb/agentsynth/agentsynth/convert_to_oai_training_file.py official repository unverified Apache-2.0 (permissive) · 73177c28d83d29f5 · report
normalize_str sunblaze-ucb/agentsynth/agentsynth/convert_to_oai_training_file.py official repository unverified Apache-2.0 (permissive) · 102ebf1f9cac0456 · report
parse_computer_use_pyautogui sunblaze-ucb/agentsynth/agentsynth/parse_computer_use.py official repository unverified Apache-2.0 (permissive) · 4082402edd65930e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections