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
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11