Skip to main content
Mini-SWE-Agent is a lightweight software engineering agent. The ConTree integration enables it to execute code in isolated, reproducible containers. Every command in Mini-SWE-Agent is executed in a fresh shell session, which makes it perfectly suitable for ConTree. Integration is available via ContreeEnvironment starting from mini-swe-agent v2.2.0.

Using ContreeEnvironment

Running with SWE-bench

Setup

  1. Install the dependencies:
  2. Set up Nebius IAM token and base URL:

Usage

Run mini-swe-agent like with any other environment:
It can be specified both through cli parameter or by setting environment_class to contree in your swebench.yaml config