Complete pricing guide for SWE-agent. Compare all plans, analyze costs, and find the perfect tier for your needs.
Not sure if free is enough? See our Free vs Paid comparison →
Still deciding? Read our full verdict on whether SWE-agent is worth it →
Pricing sourced from SWE-agent · Last verified March 2026
SWE-agent is an open-source autonomous coding agent created by researchers at Princeton University and Stanford University. It was introduced in a NeurIPS 2024 paper and takes a GitHub issue as input, then uses an LLM to navigate the repository, edit files, and run tests to propose a fix. The same system, configured as EnIGMA, can also tackle offensive cybersecurity challenges.
SWE-agent is model-agnostic. It officially supports GPT-4o and other OpenAI models, Anthropic's Claude family (including Sonnet and Opus), DeepSeek, and any OpenAI-compatible endpoint — which means you can point it at local models served via Ollama, vLLM, or LM Studio. Model selection is handled in the agent config file.
Yes. The SWE-agent codebase is fully open-source under the MIT license and free to self-host. The only costs are the LLM API fees you incur when using commercial models like GPT-4o or Claude; running it with a local model is free apart from compute.
Devin is a closed, hosted autonomous agent with a managed UI and subscription pricing; Cursor is an interactive IDE with AI assistance. SWE-agent is an open-source, self-hostable agent framework focused on autonomously resolving issues end-to-end. It is research-grade software — you bring your own model and infrastructure, and you get full transparency into the agent's prompts, tools, and trajectories.
SWE-agent executes all commands inside Docker containers via its SWE-ReX runtime, which isolates file and network access from the host. For additional safety on private repos, you can use ephemeral sandboxes on Modal or AWS, and you should always review generated patches before merging — especially for long autonomous runs.
AI builders and operators use SWE-agent to streamline their workflow.
Try SWE-agent Now →Devin is an autonomous AI software engineer by Cognition that plans, executes, and reports on complex engineering tasks without constant human input.
Compare Pricing →Terminal-based AI pair programmer that edits your repo and commits changes via git — the Unix-philosophy alternative to GUI AI IDEs.
Compare Pricing →Open-source, model-agnostic platform for autonomous cloud coding agents that can modify code, run commands, fix bugs, and open pull requests — with 65K+ GitHub stars and a free hosted cloud tier.
Compare Pricing →GitHub Copilot is a AI coding assistant for everyday coding assistance, repository-aware code review and explanations.
Compare Pricing →Cursor is a ai code editor focused on daily software development, large-codebase navigation.
Compare Pricing →