SWE-agent is a research project from Princeton that showed AI agents can autonomously resolve GitHub issues on the SWE-bench benchmark. It pioneered the agent-computer interface concept and demonstrated what autonomous software engineering could look like at a research level.
Fleet is built for production use. It coordinates multiple specialized agents — not just one generalist — with role definitions, model assignments, budget caps, risk scoring, and a full audit trail. Where SWE-agent runs a single agent to completion, Fleet runs a team: developer opens a PR, reviewer checks it, release manager merges it, with each step governed and logged.