Support us

Claude Code creator demonstrates vibe coding, setting the community buzzing

Claude Code creator Boris Cherny detailed his workflow — triggering intense reactions across the engineering community.

Claude Code creator demonstrates vibe coding, setting the community buzzing

Claude Code creator Boris Cherny detailed his workflow — triggering intense reactions across the engineering community.

Cherny, who leads Claude Code at Anthropic, uses an approach that radically differs from traditional linear programming models. Instead of the sequential «write-test-fix» workflow, he simultaneously runs multiple AI agents.

«I run five Claude instances in parallel in the terminal,» Cherny explains. He distributes tasks between tabs: one agent runs tests, another handles refactoring, while a third writes documentation. Additionally, he uses several Claude sessions in the browser, switching between them as needed.

A key detail is his model choice. Contrary to the industry’s push for maximum speed, Cherny prefers Anthropic’s «heaviest» and slowest model — Opus 4.5. According to him, it requires less human oversight and works better with tools, ultimately saving time. «Even if it’s slower, the result comes faster because you don’t have to constantly correct it,» he notes.

To solve AI’s «forgetfulness» problem, the Claude Code team employs a simple but effective technique. Each repository contains a CLAUDE.md file where developers record all previous agent errors. Claude then considers these rules in future interactions. This way, each mistake becomes a permanent constraint, and the AI gradually adapts to the specific project and team style.

Cherny also actively automates routine processes. Using slash commands, he assigns complex action sequences to the agent, from commits to opening pull requests. Separate sub-agents handle application verification, architecture simplification, or final pre-release testing.

He identifies the «verification loop» as a crucial element: Claude doesn’t just write code but also verifies it by running tests, browser scenarios, and iteratively fixing errors. According to Cherny, this approach improves the quality of results twofold to threefold.

Also read
"AI writes 80% of my code": the author of "vibe coding" changed his view on AI agents in just 3 months
"AI writes 80% of my code": the author of "vibe coding" changed his view on AI agents in just 3 months
Anthropic CEO says shipping advanced AI chips to China is like selling nuclear weapons to North Korea
Anthropic CEO says shipping advanced AI chips to China is like selling nuclear weapons to North Korea
Anthropic CEO says shipping advanced AI chips to China is like selling nuclear weapons to North Korea
Gemini has become a hit with developers, but Google is stalling with its AI products
Gemini has become a hit with developers, but Google is stalling with its AI products
Gemini has become a hit with developers, but Google is stalling with its AI products
Doomsday averted:
Doomsday averted: "Godfather of AI" devises plan to save humanity
Doomsday averted: "Godfather of AI" devises plan to save humanity

Want to report important news? Write to the Telegram bot

Main events and useful links in our Telegram channel

Обсуждение
Комментируйте без ограничений

Релоцировались? Теперь вы можете комментировать без верификации аккаунта.

Комментариев пока нет.