# Entry points / run scripts ## Work locally (i.e., without a sandbox) * `hello_world.py` - Extremely simple example of how to use the `default.py` agent. * `mini.py` - Uses the `interactive.py` agent. ## Extras * `extra/swebench.py` - Benchmark the performance of the `default.py` agent.