{"library":"swe-rex","type":"library","category":null,"description":"SWE-ReX (SWE-agent Remote Execution Framework) is a Python library designed for sandboxed code execution for AI agents. It provides a flexible runtime interface for interacting with shell environments, supporting execution locally or remotely across various platforms like Docker containers, AWS Fargate, Modal, and Daytona. This enables massively parallel agent runs and disentangles agent logic from infrastructure concerns, making it a core component for projects like SWE-agent. Currently at version 1.4.0, SWE-ReX maintains an active development cycle with regular updates enhancing backend support and overall stability.","language":"python","status":"active","version":"1.4.0","tags":["ai-agents","sandbox","code-execution","docker","cloud","swe-agent","developer-tools","asyncio"],"last_verified":"Wed May 20","install":[{"cmd":"pip install swe-rex","imports":["from swerex.deployment.local import LocalDeployment","from swerex.deployment.docker import DockerDeployment","from swerex.runtime.abstract import CreateBashSessionRequest","from swerex.runtime.abstract import BashAction","from swerex.runtime.abstract import Command"]},{"cmd":"pip install 'swe-rex[modal]'","imports":[]},{"cmd":"pip install 'swe-rex[fargate]'","imports":[]},{"cmd":"pip install 'swe-rex[daytona]'","imports":[]},{"cmd":"pip install 'swe-rex[dev]'","imports":[]}],"homepage":"https://swe-rex.com","github":"http://github.com/SWE-agent/SWE-rex","docs":"https://swe-rex.com/latest/","changelog":null,"pypi":"https://pypi.org/project/swe-rex/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":10.2,"avg_import_s":1.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/swe-rex/compatibility"}}