Open-source AutoDev Studio claims 7–75% lower SDLC costs than a cold Claude run
NeighborhoodOwn8510 · reddit · 2026-07-25
AutoDev Studio: multi-agent SDLC orchestration
The project is an open-source, model- and provider-agnostic multi-agent harness for software delivery. It learns a codebase once instead of re-discovering it on every task, then routes work through a pipeline of PM agent → Dev agent → QA agent → Review agent → Revision agent → GitHub PR.
Reported benchmark results
- The author says it is 7–75% cheaper than a cold claude -p run.
- Benchmarks cover repositories up to 82k LOC.
- One example drops cost from $6.83 to about $1.70 for the same bug.
- The README includes cases where it does not win, which makes the comparison more credible.
Why it is interesting
- It tracks per-agent token and cost usage.
- It works with local models and cloud providers, including free options such as Groq.
- The main claim is not raw model quality, but a workflow that avoids redoing context work for every task.
Related event: Open-Source AutoDev Studio Cuts SDLC Costs by Up to 75%(3 posts)→
More from coding & agent
- Claude Fable is helping animate a cactus wren with transitions — repligate · 2026-07-25
- Codex users report tighter weekly limits and shrinking reset quotas — breath_mirror · 2026-07-25
- Enter Pro lets teams build and deploy custom agents with natural language — HeyZoyaKhan · 2026-07-25
- Practical ChatGPT Voice and Codex Workflow Tips for Coding — jxnlco · 2026-07-25
- Repost says Codex no longer needs the /goal command — MickeySteamboat · 2026-07-25
- Claude 3.5 Sonnet Builds Interactive 3D V8 Engine from a Single Prompt — chrisfirst · 2026-07-25