SWE-agent/mini-swe-agent
A minimal AI coding agent in roughly 100 lines of Python that autonomously solves GitHub issues and runs terminal commands.

Velocity · 7d
+15
★ / day
Trend
→steady
star history
The mini-swe-agent is a lightweight AI software engineering agent designed to solve GitHub issues or assist with command-line tasks. It leverages LLMs to read codebases, make targeted modifications, and run commands to verify fixes. The project emerged from the creators of SWE-bench and demonstrates strong performance on software engineering benchmarks with a radically simple implementation.