PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 2, 20250 citationsOpen Access

SetupBench: Assessing Software Engineering Agents' Ability to Bootstrap Development Environments

View Full Paper
AAArushi AroraJJJinu JangRMRoshanak Zilouchian Moghaddam

Key Points

  • Success rates for environment-bootstrap tasks show significant variability, with repository setup ranging from 38.9% to 57.4%.
  • Evaluation of the OpenHands agent reveals challenges in local database configuration, with success between 20.0% and 53.3%.
  • Systematic failures include incomplete installation of development tools and non-persistent changes, complicating workflows.
  • Findings indicate that 38-89% of agent actions are unnecessary when compared to optimal human behavior.

Abstract

Modern Large Language Model (LLM) agents promise end to end assistance with real-world software tasks, yet existing benchmarks evaluate LLM agents almost exclusively in pre-baked environments where every dependency is pre-installed. To fill this gap, we introduce SetupBench, a 93 instance benchmark that isolates the environment-bootstrap skill: starting from a bare Linux sandbox, an agent must install packages, resolve dependency conflicts, initialize databases, and configure background services. Our tasks span seven language ecosystems, five database engines, and multi-service orchestration scenarios, each accompanies by a natural language problem statement and a deterministic success command. Through evaluation of OpenHands, a state-of-the-art coding agent, we find low success rates across task categories, with particular challenges in repository setup (38.9-57.4%) and local database configuration (20.0-53.3%). Our analysis reveals systematic failure modes including incomplete development tooling installation, hallucinated task constraints, and non-persistent environment modifications that break agent-human collaboration workflows. We identify substantial inefficiencies in agent exploration strategies, with 38-89% of actions being unnecessary compared to optimal human behavior. These findings highlight gaps in current agents' practical environment-bootstrap capabilities. By targeting this critical yet under-evaluated capability, SetupBench provides a rigorous yard-stick for the next generation of software developer agents aiming to solve end to end real-wold tasks.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Arora et al. (2025) studied this question.

synapsesocial.com/papers/68de5d9c83cbc991d0a202dbhttps://doi.org/10.48550/arxiv.2507.09063
Ask AI
Helpful
Bookmark
Share
View Full Paper