档案库 · AI 与模型 · 产品决策 · 2026
Bullet押注编码智能体速度而非模型能力,赢得开发者青睐
两位耶鲁大四学生,前AppLovin和Citadel员工,推出YC S26编码智能体,通过路由、并行化和精准搜索,在延迟上击败Claude Code。
Bullet
做的是什么生意
A speed-focused CLI and desktop coding agent that routes straightforward tasks to fast models, runs independent tool calls in parallel, and searches code without embedding the whole repository.
起因
Adi and Alex, computer science seniors at Yale, founded Bullet after stints at AppLovin and Citadel. Their Launch HN describes starting with an AI hedge fund and pivoting five more times before noticing the same final boss: waiting hours for Claude Code and Codex to grind through their codebases, so they built a leaner agent loop themselves.
经过
Bullet joined Y Combinator's Summer 2026 batch. On SWE-bench Verified it resolved 479/500 tasks (95.8%) in one attempt, averaging 119 seconds per task and 35-67% faster than a mini-SWE-agent baseline with Fable/Sol, with 16% fewer round trips and 27% lower cost. It launched a free private beta with a CLI installable from npm for macOS and Linux.
结果
Still live in private beta: free to use with no subscriptions, positioned as a faster alternative to Claude Code and Codex that can plug into existing plans or raw API keys.
背景
Bullet是Y Combinator 2026年夏季批次的一家初创公司,致力于构建速度优先的编码智能体。两位创始人,耶鲁大学计算机科学大四学生,曾在AppLovin和Citadel工作,在花费数月等待Claude Code和Codex完成他们的六个代码库后,构建了该产品。他们的论点:模型已经足够快,而围绕模型的智能体循环才是瓶颈。
该产品做了三个架构上的赌注:将简单工作路由到快速模型,仅在任务需要时升级;并行运行独立工具调用而不是顺序执行;使用定向代码搜索而不是将整个代码库嵌入上下文。
在SWE-bench Verified上,Bullet报告一次尝试解决了479/500个任务(95.8%),每个任务平均耗时119秒,声称比mini-SWE-agent基线快35-67%,往返次数减少16%,成本降低27%。
2026年8月13日的Launch HN在Hacker News首页获得121分和89条评论,同周在Product Hunt上获得236个赞,排名第五。产品作为免费私有测试版CLI发布,支持macOS和Linux,可使用用户现有的Claude Code或Codex计划或原始API密钥。
这件事要成立,得有什么
- 编码智能体两年专注于能力竞争,因此延迟成为可切入的空白:简单任务仍需30秒来读取文件和准备上下文。
- 由于所有智能体都包装相同的顶级模型,剩余时间的优化点在于编排——路由、并行工具调用、搜索策略。
- 发布强劲的基准测试(SWE-bench Verified 95.8%)给一个两周的产品带来了立竿见影的信誉,与成熟工具相比不落下风。
- 免费私有测试版和自带密钥(BYOK)消除了切换成本,让开发者无需新增订阅即可验证速度主张。
- 六次转型的经历表明,创始人保留了团队和挫败感,但放弃了想法,直到找到他们日常亲身经历的那个痛点。
可借鉴之处
当所有竞争对手使用相同模型时,围绕模型的编排就是产品:Bullet在延迟上竞争,发布基准测试,并将架构——而非新模型——作为差异化因素。
后续进展
截至2026年9月,Bullet仍处于免费私有测试阶段,提供macOS和Linux的CLI和桌面应用,可通过npm安装,并定位为Claude Code和Codex的快速替代品。独立评论者指出,基准测试比较并非完全对称,且产品太新,无法大规模验证,但路由、并行执行和定向搜索的架构方法无论确切得分如何,都被认为是合理的。
资料来源
- Launch HN: Bullet (YC S26) - A Faster Coding Agent
- Bullet (YC S26): A Coding Agent Built for Speed - and What It Reveals About AI Dev Tools
- Bullet (YC S26) hits 95.8% on SWE-bench Verified at 119 seconds per task
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡