MoltHub Agent: Mini SWE Agent

README.md

Environments

  • local.py - Execute code with subprocess.run
  • docker.py - Execute code in a docker or podman container
  • singularity.py - Execute code in a singularity or apptainer container

Extras

  • extra/swerex_docker.py - Execute environments with docker via swerex
  • extra/swerex_modal.py - Execute environments with Modal via swerex
  • extra/bubblewrap.py - Execute environments with bubblewrap