Auggie 重构了 CLI,成本比 Claude Code 低一半还多,质量还一样,做编码任务的可以看看。
Auggie 团队从零重建了 CLI harness,每任务成本降低 53%。新版本基于开源项目 Pi,并接入自家上下文引擎。核心改动是精简工具集:仅用 1 个 bash 和 3 个文件工具。在 SWE-bench Pro 上,通过率与之前持平。每任务成本 $1.27,对比 Claude Code 的 $2.70。
We rebuilt the Auggie CLI harness from the ground up and cut cost per task by 53% at the same qualit...
We rebuilt the Auggie CLI harness from the ground up and cut cost per task by 53% at the same quality. Forked Pi ( @pidotdev ), a minimal open-source coding harness by @badlogicgames , and wired our context engine in as an extension. The big lever: fewer tools. One bash + 3 file tools beats a wide, specialized toolset: less schema tax on every call, less orchestration overhead per turn. Same pass rate on SWE-bench Pro. $1.27/task vs. Claude Code's $2.70. How we got there 🧵👇 💬 2 🔄 0 ❤️ 3 👀 223 📊 3 ⚡