SWE-agent/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024] observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 28
- Longevity 63
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 82
- age_days: 883
- days_rel: 468
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
20147 stars · 2206 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SWE-agent is a Python framework that lets a language model autonomously use tools to fix GitHub issues, find cybersecurity vulnerabilities, or solve coding challenges. It achieved state-of-the-art results on SWE-bench and is configurable via a single YAML file.
Use cases
- automatically fix github issues with an llm
- run ai agent on swe-bench benchmark
- find cybersecurity vulnerabilities with an ai agent
- solve competitive coding challenges with an llm agent
- build a custom autonomous coding agent
- research on language model agents
When to choose
- you want an LLM to autonomously resolve real repository issues
- you need a hackable, research-friendly agent framework with SWE-bench SOTA results
- you want to benchmark or evaluate LLMs on software engineering tasks
When to avoid
- you want the team's actively developed successor - use mini-swe-agent instead
- you need a production CI bot rather than a research/benchmark tool
- you want a fully managed commercial service
Facets
framework · maturity maintenance
agent-framework llm-inference developer-tools large-language-models developer-tools security python cli swe-bench autonomous-agents automated-bug-fixing cybersecurity research ai-agents docker
2 sources
- readme: https://github.com/SWE-agent/SWE-agent · fetched 2026-08-28 · fb021a1fb871
- homepage: https://swe-agent.com · fetched 2026-08-29 · 36c6c3c2e4f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SWE-agent/SWE-agent | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="SWE-agent/SWE-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem