SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents
- URL: http://arxiv.org/abs/2602.11210v1
- Date: Wed, 11 Feb 2026 02:33:04 GMT
- Title: SWE-MiniSandbox: Container-Free Reinforcement Learning for Building Software Engineering Agents
- Authors: Danlong Yuan, Wei Wu, Zhengren Wang, Xueliang Zhao, Huishuai Zhang, Dongyan Zhao,
- Abstract summary: Reinforcement learning (RL) has become a key paradigm for training software engineering (SWE) agents.<n>Existing pipelines typically rely on per-task containers for isolation.<n>We propose SWE-MiniSandbox, a container-free method that enables scalable RL training of SWE agents without sacrificing isolation.
- Score: 44.0779548943909
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Reinforcement learning (RL) has become a key paradigm for training software engineering (SWE) agents, but existing pipelines typically rely on per-task containers for isolation. At scale, pre-built container images incur substantial storage overhead, slow environment setup, and require container-management privileges. We propose SWE-MiniSandbox, a lightweight, container-free method that enables scalable RL training of SWE agents without sacrificing isolation. Instead of relying on per-instance containers, SWE-MiniSandbox executes each task in an isolated workspace backed by kernel-level mechanisms, substantially reducing system overhead. It leverages lightweight environment pre-caching techniques to eliminate the need for bulky container images. As a result, our approach lowers disk usage to approximately 5\% of that required by container-based pipelines and reduces environment preparation time to about 25\% of the container baseline. Empirical results demonstrate that SWE-MiniSandbox achieves evaluation performance comparable to standard container-based pipelines. By removing the dependency on heavy container infrastructure, SWE-MiniSandbox offers a practical and accessible foundation for scaling RL-based SWE agents, particularly in resource-constrained research environments.
Related papers
- SWE-World: Building Software Engineering Agents in Docker-Free Environments [91.17484806743641]
SWE-World is a Docker-free framework that replaces physical execution environments with a learned surrogate for training and evaluating software engineering agents.<n>We show that SWE-World raises Qwen2.5-Coder-32B from 6.2% to 52.0% via Docker-free SFT, 55.0% with Docker-free RL, and 68.2% with further TTS.
arXiv Detail & Related papers (2026-02-03T11:44:39Z) - SWE-Master: Unleashing the Potential of Software Engineering Agents via Post-Training [78.37721886775215]
We present SWE-Master, an open-source framework for building effective software engineering agents.<n>SWE-Master systematically explores the complete agent development pipeline, including teacher-trajectory synthesis and data curation.<n>We evaluate SWE-Master on SWE-bench Verified, a standard benchmark for realistic software engineering tasks.
arXiv Detail & Related papers (2026-02-03T11:38:48Z) - Arca: A Lightweight Confidential Container Architecture for Cloud-Native Environments [25.443755388774832]
We present Arca, a lightweight confidential container framework based on a TEE-in-Container architecture.<n>Arca isolates each workload in an independent, hardware-enforced trust domain.<n>We implement Arca on Intel SGX, Intel TDX, and AMD SEV.
arXiv Detail & Related papers (2026-01-03T15:42:20Z) - Simulating Environments with Reasoning Models for Agent Training [55.98861707136674]
Building bespoke environments for training is heavy, brittle, and limits progress.<n>We propose two frameworks: Simia-SFT and Simia-RL.<n>Simia-SFT and Simia-RL enable scalable agent training without environment engineering.
arXiv Detail & Related papers (2025-11-03T18:29:57Z) - WEBSERV: A Browser-Server Environment for Efficient Training of Reinforcement Learning-based Web Agents at Scale [24.98872156421692]
Training and evaluation of Reinforcement Learning (RL) web agents have gained increasing attention.<n>Existing environments overwhelm policy models with excessive and noisy context.<n>We propose WEBSERV, a site-agnostic browser environment that balances context and action complexity.
arXiv Detail & Related papers (2025-10-17T22:54:33Z) - RepoForge: Training a SOTA Fast-thinking SWE Agent with an End-to-End Data Curation Pipeline Synergizing SFT and RL at Scale [15.199441664697988]
Training software engineering (SWE) LLMs are bottlenecked by expensive infrastructure, inefficient evaluation pipelines, scarce training data, and costly quality control.<n>We present RepoForge, an autonomous, end-to-end pipeline that generates, evaluates, and trains SWE agents at scale.
arXiv Detail & Related papers (2025-08-03T02:34:16Z) - LoRC: Low-Rank Compression for LLMs KV Cache with a Progressive Compression Strategy [59.1298692559785]
Key-Value ( KV) cache is crucial component in serving transformer-based autoregressive large language models (LLMs)
Existing approaches to mitigate this issue include: (1) efficient attention variants integrated in upcycling stages; (2) KV cache compression at test time; and (3) KV cache compression at test time.
We propose a low-rank approximation of KV weight matrices, allowing plug-in integration with existing transformer-based LLMs without model retraining.
Our method is designed to function without model tuning in upcycling stages or task-specific profiling in test stages.
arXiv Detail & Related papers (2024-10-04T03:10:53Z) - MobiLlama: Towards Accurate and Lightweight Fully Transparent GPT [87.4910758026772]
"Bigger the better" has been the predominant trend in recent Large Language Models (LLMs) development.
This paper explores the "less is more" paradigm by addressing the challenge of designing accurate yet efficient Small Language Models (SLMs) for resource constrained devices.
arXiv Detail & Related papers (2024-02-26T18:59:03Z) - The Cure is in the Cause: A Filesystem for Container Debloating [3.072029094326428]
Over 50% of the top-downloaded containers have more than 60% bloat, and BAFFS reduces container sizes significantly.<n>For serverless functions, BAFFS reduces cold start latency by up to 68%.
arXiv Detail & Related papers (2023-05-08T11:41:30Z) - Efficient Parallel Split Learning over Resource-constrained Wireless
Edge Networks [44.37047471448793]
In this paper, we advocate the integration of edge computing paradigm and parallel split learning (PSL)
We propose an innovative PSL framework, namely, efficient parallel split learning (EPSL) to accelerate model training.
We show that the proposed EPSL framework significantly decreases the training latency needed to achieve a target accuracy.
arXiv Detail & Related papers (2023-03-26T16:09:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.