Prerequisites
- AgentCompass is installed from the repository root.
MODEL_BASE_URLpoints to a local OpenAI-compatible GLM-5.2 endpoint, such ashttp://localhost:8000/v1.MODEL_API_KEYis exported. Use a real key if your local endpoint requires one, orEMPTYfor local servers that ignore API keys.- Docker is installed, the daemon is running, and the host can pull SWE-bench task images.
- SWE-bench and mini-SWE-agent dependencies are installed:
Command
What This Does
Expected Outputs
Results are written toresults/swebench_verified/glm-5.2/<timestamp>/.
