Anthropic co-founder Boris Cherny who said software engineering is 'dead', now says days of AI prompts are over and it is time for ...

Newspoint
Boris Cherny , co-founder of Anthropic and creator of Claude Code , has shifted his stance on the future of AI work. After previously declaring that “software engineering is dead,” Cherny now says the era of manually writing AI prompts is ending. As reported by Business Insider, he now argues that the future lies in loop engineering , a system in which AI agents generate and refine prompts themselves. For those unaware, loops are the recurring systems that guide AI agents without constant human input. For instance, a command like /goal can instruct an AI model to keep working until a task is complete, rather than requiring step-by-step prompts. Cherny explained: “It’s an agent that prompts Claude. I don’t write the prompt anymore. Claude writes the prompt, and now I’m talking to that new Claude that is coordinating.”
Hero Image

Other AI leaders echo this shift:
* Peter Steinberger, creator of OpenClaw at OpenAI, told users: “You shouldn’t be prompting coding agents anymore. You should be designing loops that prompt your agents.”
* Addy Osmani, director at Google Cloud, described loops as requiring five components: automations, worktrees, skills, plugins and connectors, and sub-agents.


Why loops matter
Loops enable the AI agents to operate more like employees than tools. Claire Vo, founder of ChatPRD, explained: “This is the time for the manager. You are designing a job. Just imagine you’re onboarding an employee — that employee could be an assistant, a customer service agent, or a software engineer.”

Examples include:
* One agent writes code while another checks it.
* Codex maintaining repositories by waking up every five minutes to direct work into threads.

Costs and challenges of loop engineering
While loops reduce human effort, they raise concerns about token budgets. Running multiple agents and sub-agents can quickly become expensive. Steinberger advised using longer intervals — hourly or daily — to reduce costs, while Osmani cautioned that sub-agents should only be used when a second opinion is worth the expense.

Anthropic co-founder Boris Cherny on vibe-coding
Anthropic’s Boris Cherny has spent the past several months telling anyone who’ll listen that software engineering is a dying profession, that IDEs are next to go, and that at Anthropic—the company he helps run—no one has touched a line of code manually since at least November. Now the Claude Code creator has a new grievance: the word everyone uses to describe what he actually does all day.