Skip to content

Code structure and reference

This section is in development

Some submodules are missing. We also do not strive for completeness, but provide this as an easy entry point for people who want to start reading the code. Also note that SWE-agent is still developed very actively, so the python implementation details are still changing. See the changelog for more information.

The core:

More subolders

  • See the scripts/ folder for other useful scripts and details.
  • See the config/ folder for details about how you can define your own configuration!
  • See the trajectories/ folder for details about the output of run.py.
  • See the evaluation/ folder for details about how evaluation works.