File size: 323 Bytes
f201cf6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Local

!!! note "Mini run script"

    - [Read on GitHub](https://github.com/swe-agent/mini-swe-agent/blob/main/src/minisweagent/run/mini.py)

    ??? note "Full source code"

        ```python
        --8<-- "src/minisweagent/run/mini.py"
        ```

::: minisweagent.run.mini

{% include-markdown "../../_footer.md" %}