From 6b9a0b56eae085c38fbd3a140c92739c9c36be2b Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 7 May 2026 00:00:47 +0900 Subject: [PATCH] docs: update docs/README.md baslines -> baselines --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 781840f..a0b1af6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -36,7 +36,7 @@ my-amazing-agent-run ├── ... ``` -All of the baslines from our paper were obtained with [mini-swe-agent](https://github.com/swe-agent/mini-swe-agent/) with a framework similar to [swebench.py](https://github.com/SWE-agent/mini-swe-agent/blob/main/src/minisweagent/run/benchmarks/swebench.py). +All of the baselines from our paper were obtained with [mini-swe-agent](https://github.com/swe-agent/mini-swe-agent/) with a framework similar to [swebench.py](https://github.com/SWE-agent/mini-swe-agent/blob/main/src/minisweagent/run/benchmarks/swebench.py). We expect to release our baseline system in `mini-swe-agent` this week. ## Evaluation