{"slug": "bullet-just-hit-95", "title": "Bullet just hit 95.", "summary": "Bullet, an AI coding tool built on Claude Code and Codex, resolved 479 out of 500 SWE-bench Verified tasks in one attempt, averaging 119 seconds per task and reducing round trips by 16% and costs by 27% through smart model routing, targeted context search, and context hygiene. The tool is 35% to 67% faster than the mini-SWE-agent + Fable/Sol combo, according to benchmarks published by the Bullet team at codewithbullet.com.", "body_md": "# Bullet just hit 95.\n\n[Claude Code](/en/tags/claude%20code/)and Codex. Instead of just accepting the lag, they built a faster alternative that actually delivers.\n\nWhat's impressive isn't just the speed, but how they're handling the LLM agent workflow to avoid the typical pitfalls of \"agentic\" coding. They aren't just wrapping an API; they've implemented some specific architectural choices to keep things lean.\n\n## How Bullet optimizes the AI workflow\n\nThe core philosophy seems to be \"aggressive hygiene\" and smarter routing. Here is the breakdown of their approach:\n\n**Smart Model Routing:** Instead of blindly hitting the most expensive model, it routes tasks based on complexity. It prevents the frustration of using a high-end model for a task that a smaller, faster one like Sonnet could have handled in a fraction of the time.**Targeted Context Search:** They've ditched the \"embed the whole repo\" approach, which often leads to noise. Instead, they use optimized greps for code and context search, ensuring the model only sees what it actually needs.**Context Hygiene:** This is huge. They bound tool outputs and purge stale screenshots or redundant file reads. By keeping the context window clean, the model doesn't get bogged down by its own previous \"garbage\" output.**Efficient Turn Management:** Rather than a chatty back-and-forth, Bullet batches independent investigations and performs surgical edits followed by a single focused verification. This reduced round trips by 16% and cut costs by 27%.\n\nThe results on SWE-bench Verified are wild. Bullet resolved 479 out of 500 tasks in one attempt, averaging 119 seconds per task. That's roughly 35% to 67% faster than the mini-SWE-agent + Fable/Sol combo depending on the specific task.\n\nFor anyone looking for a practical tutorial on how to integrate this into their stack, the team has focused heavily on the \"Flash\" aspect of the experience—essentially removing the friction between the prompt and the PR. If you're tired of your current AI workflow feeling like a slow crawl, this is a deployment worth checking out.\n\nIf you want to see the actual benchmarks and the methodology they used to hit those numbers, you can find the details here:\n\n```\nhttps://www.codewithbullet.com/blog/benchmark-results.html\n```\n\nIt's refreshing to see a tool that prioritizes latency and context precision over just adding more \"agentic\" layers that usually just slow things down.\n\n[AI is making code reviews the new bottleneck in the SDLC 11h ago](/en/news/6084/)\n\n[Immigration lawyers can't just blindly trust AI for case filings 17h ago](/en/news/6053/)\n\n[The AI era is wiping out the mid-level software engineer 19h ago](/en/news/6032/)\n\n[Anthropic Claude Code might have a security backdoor according 1d ago](/en/news/5946/)\n\n[AI Pulse adds a fake LED strip to the macOS Dock for agent status 2d ago](/en/news/5863/)\n\n[Finding a fair price for a used H100 server is currently as 2d ago](/en/news/5817/)\n\n[Next Multi-agent systems are hitting a wall where simple prompting →](/en/news/6156/)", "url": "https://wpnews.pro/news/bullet-just-hit-95", "canonical_source": "https://promptcube3.com/en/news/6158/", "published_at": "2026-08-13 09:30:13+00:00", "updated_at": "2026-08-13 09:49:45.162785+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools", "artificial-intelligence"], "entities": ["Bullet", "Claude Code", "Codex", "SWE-bench Verified", "mini-SWE-agent", "Fable", "Sol"], "alternates": {"html": "https://wpnews.pro/news/bullet-just-hit-95", "markdown": "https://wpnews.pro/news/bullet-just-hit-95.md", "text": "https://wpnews.pro/news/bullet-just-hit-95.txt", "jsonld": "https://wpnews.pro/news/bullet-just-hit-95.jsonld"}}