Verified project record
SWE-agent/mini-swe-agent
A minimal AI coding agent written in approximately 100 lines of Python that operates exclusively through bash execution. It accepts natural language prompts and GitHub issues as inputs, returning shell commands, code modifications, or resolved issue outputs, but requires a connection to an external language model provider such as LiteLLM, OpenRouter, or Portkey to operate.