Skip to main content

Sandboxed code execution for AI agents, locally or on the cloud.

Project description

SWE-ReX

SWE-agent Remote Execution Framework

Docs Slack PyPI - Version

SWE-ReX is a runtime interface for interacting with sandboxed shell environments, allowing you to effortlessly let your AI agent run any command on any environment.

Whether commands are executed locally or remotely in Docker containers, AWS remote machines, Modal, or something else, your agent code remains the same. Running 100 agents in parallel? No problem either!

Specifically, SWE-ReX allows your agent to

  • Interact with running shell sessions. SWE-ReX will recognize when commands are finished, extract the output and exit code and return them to your agent.
  • ✅ Let your agent use interactive command line tools like ipython, gdb or more in the shell.
  • ✅ Interact with multiple such shell sessions in parallel, similar to how humans can have a shell, ipython, gdb, etc. all running at the same time.

We built SWE-ReX to help you focus on developing and evaluating your agent, not on infrastructure.

SWE-ReX came out of our experiences with SWE-agent and SWE-agent enigma. Using SWE-ReX, we

  • 🦖 Support fast, massively parallel agent runs (which made evaluating on large benchmarks a breeze).
  • 🦖 Support a broad range of platforms, including non-Linux machines without Docker.
  • 🦖 Disentangle agent logic from infrastructure concerns, making SWE-agent more stable and easier to maintain.

This is SWE-agent using SWE-ReX to run on 30 SWE-bench instances in parallel:

SWE-ReX in action

Get started

pip install swe-rex
# With modal support
pip install 'swe-rex[modal]'
# With fargate support
pip install 'swe-rex[fargate]'
# With daytona support (WIP)
pip install 'swe-rex[daytona]'
# Development setup (all optional dependencies)
pip install 'swe-rex[dev]'

Then head over to our documentation to learn more!

Our other projects

SWE-agent    Mini-SWE-Agent    SWE-smith    SWE-bench    sb-cli

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swe_rex-1.4.0.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swe_rex-1.4.0-py3-none-any.whl (47.8 kB view details)

Uploaded Python 3

File details

Details for the file swe_rex-1.4.0.tar.gz.

File metadata

  • Download URL: swe_rex-1.4.0.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for swe_rex-1.4.0.tar.gz
Algorithm Hash digest
SHA256 14f8a24c49a63f9e251340b1109ac75a4aacbaece410f8599209de9bfca843c0
MD5 f86bb73d73f2353c1cbb4afad0d359ee
BLAKE2b-256 9486a069f93ec866151a4d476d546e60220e66b3788878b6e248b2df3ab2c5f1

See more details on using hashes here.

File details

Details for the file swe_rex-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: swe_rex-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 47.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for swe_rex-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61261ad03eb23b717b5901cd5d229f24f6e1be2e120aad5c2e5ea3384a1d15ad
MD5 5a8657e34f01424a162c0bdf248f375f
BLAKE2b-256 980dd06ab2aa78138055c297490762cd7b4d8ac58a544783f874c869cdb7b534

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page