How Boris Cherny Uses Claude Code
Boris Cherny, creator of Claude Code at Anthropic, shared 13 practical tips for using the tool, including running 5 instances simultaneously in separate git checkouts, using Opus 4.5 with thinking mod…
Boris Cherny, creator of Claude Code at Anthropic, shared 13 practical tips for using the tool, including running 5 instances simultaneously in separate git checkouts, using Opus 4.5 with thinking mod…
A developer known as Luhui Hu introduces the concept of 'Loopcraft,' a shift from prompt engineering to designing agent loop systems that automate task discovery, execution, verification, and retry. T…
NVIDIA CEO Jensen Huang and Anthropic's Claude Code chief Boris Cherny have both declared that the age of prompting AI models is over, pushing instead for 'loops'—LLMs prompting other LLMs continuousl…
SoloEngine, the first low-code Agentic AI development platform, enables building production-grade autonomous AI loops without writing code. It encapsulates Loop Engineering's six core primitives into …
A practical field guide to agentic loops—the simplest unit of useful agent work—has been synthesized from current practice by Addy Osmani, Peter Steinberger, Boris Cherny, and others. The guide explai…
Anthropic engineers have demonstrated that iterative agent loops, which allow AI models to self-correct through repeated prompting, significantly improve task performance but increase token costs by u…
A growing consensus among AI coding tool users advocates for writing loops instead of prompts, shifting from manual agent steering to designing systems that automate repetitive tasks. The approach aim…
Spraay, an x402 payment gateway with 170+ endpoints across 16 chains, has been made loop-native to support autonomous agent loops. The gateway now allows agents to pass a callback URL on requests, eli…
Boris Cherny describes a growing trend of developers building harness-level loops on top of coding agents, where tasks persist beyond a single agent session. He expresses concern that this approach am…
Claude Code creator Boris Cherny told Meta's @Scale conference that AI loops are 'for real,' describing a shift from hand-written code to agents prompting agents that continuously improve code archite…
Boris Cherny, the builder of Claude Code, stated in June 2026 that he no longer writes prompts for Claude, instead using loops that have replaced prompt engineering. This shift highlights a new paradi…
Anthropic shipped artifacts in Claude Code on June 18, enabling coding sessions to generate live, interactive web pages at private URLs. The feature, available in beta on Team and Enterprise plans, in…
LoopFlow, a new open-source tool, turns Claude Code into a self-running system by allowing developers to define goals, agent pipelines, and verification gates in a YAML file. It addresses key issues l…
Engineers from Anthropic and OpenAI are adopting 'loop engineering' for AI agents, replacing individual prompts with recurring orchestration loops that set goals, invoke agents, check outputs, and re-…
AI leaders including Claude Code creator Boris Cherny and OpenAI engineer Peter Steinberger are championing 'loop engineering' over traditional prompt engineering, designing recurring systems that let…
In May 2026, the Bun team rewrote its entire runtime from Zig to Rust in six days using AI agents, converting approximately 570,000 lines of Zig into 682,000 lines of Rust. The migration achieved a 99…
Boris Cherny, creator of Claude Code, says he no longer prompts Claude directly, instead using loops that prompt the agent and figure out what to do. Anthropic's research supports this shift, where ag…
Anthropic paused a planned billing overhaul for its Claude Agent SDK on June 15, 2026, after developer backlash over proposed tiered credits that would have replaced subscription-based usage. The reve…
Peter Steinberger and Boris Cherny, creators of OpenClaw and Claude Code respectively, advocate for building self-prompting loops instead of prompting agents directly, enabling agents to complete long…
Anthropic paused a planned billing change for its Claude Agent SDK that would have shifted developers from subscription-based pricing to pay-per-token API rates, after heavy users warned of massive co…