Open-source SDLC harness beats Claude Code by up to 75% on cost in repo-localized tasks

NeighborhoodOwn8510 · reddit · 2026-07-27

What it does

AutoDev Studio is an open-source multi-agent SDLC harness that takes a Git repo and a plain-English change request, then runs a full software lifecycle: a PM agent clarifies the request, a Dev agent implements on an isolated branch, QA runs real tests, a different-model reviewer checks the diff, and the system opens a real PR for human merge.

Why the author says it is different

Results and limits

The main implementation claim

The system says the code being edited comes from the current working copy: a deterministic symbol map is re-synced on each run, live grep is used, and embeddings only influence initial lookup, so the localization layer should not go stale after a few commits.

Related event: Open-Source AutoDev Studio Claims to Cut Bug-Fix Costs by 75% vs Claude Code(5 posts)→

Original post →

More from coding & agent

coding & agent channel →