> Minimal: Just some 100 lines of python for the agent class (and a bit more for the environment, model, and run script) — no fancy dependencies!
It is way more than 100 lines. Why keep advertising something that is no longer the case?
> Minimal: Just some 100 lines of python for the agent class (and a bit more for the environment, model, and run script) — no fancy dependencies!
It is way more than 100 lines. Why keep advertising something that is no longer the case?
I think they are referring to the file https://github.com/SWE-agent/mini-swe-agent/blob/main/src/mi...
190 lines with comments included so close enough
Which is the actual agent? Everything else is just glue code to connect to different LLM providers, etc
190 is not close enough. It is close to double.