Dockerless uses agentic repository exploration to verify patches without execution, enabling SFT and RL training of coding agents that reach 62.0/50.0/35.2% resolve rates on SWE-bench Verified/Multilingual/Pro while matching environment-based results.
RepoLaunch: Automating Build and Management of Code Repositories across Languages and Platforms
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Language model (LM) agents have driven substantial progress in automated software engineering (SWE), yet building and testing software repositories at scale remains a largely manual and labor-intensive bottleneck. In this work, we introduce RepoLaunch, a novel agentic framework that automatically resolves dependencies, compiles source code, and extracts test results across diverse programming languages and operating systems. RepoLaunch achieves a 78% build success rate, outperforming the Python/Linux-only prior system by 18%. To demonstrate its application, we further present a fully automated pipeline for SWE dataset creation driven by RepoLaunch, which only requires human input at the task-design stage. RepoLaunch is open-sourced, and its automated task-generation pipeline has already been adopted by several recent works on agentic benchmarking and training.
years
2026 2verdicts
UNVERDICTED 2representative citing papers
Introduces EvoArena benchmark for dynamic LLM agent environments and EvoMem memory paradigm that improves accuracy by 1.5% on EvoArena and gains on GAIA and LoCoMo.
citing papers explorer
-
Dockerless: Environment-Free Program Verifier for Coding Agents
Dockerless uses agentic repository exploration to verify patches without execution, enabling SFT and RL training of coding agents that reach 62.0/50.0/35.2% resolve rates on SWE-bench Verified/Multilingual/Pro while matching environment-based results.
-
EvoArena: Tracking Memory Evolution for Robust LLM Agents in Dynamic Environments
Introduces EvoArena benchmark for dynamic LLM agent environments and EvoMem memory paradigm that improves accuracy by 1.5% on EvoArena and gains on GAIA and LoCoMo.