Skip to content

API Reference

This section provides detailed documentation for all classes and modules in mini-SWE-agent.

Understanding the agent

Before diving into the API reference, we recommend reading the control flow documentation to understand how the agent works.

Sections

  • Agents - Agent implementations and control flow
  • Models - Language model interfaces
  • Environments - Command execution environments
  • Run Scripts - Entry points and CLI interfaces