Boris Cherny

Head of Claude Code, Anthropic · 1 appearance on the record.

computed by AI from the episodes · how this works → · full disclaimer →

engineerexecutiveauthorfounder

Boris Cherny is the creator and head of Claude Code at Anthropic. He developed the terminal-based agentic AI coding tool for software development.

34statements → 16claims → 4claims resolved → 100%fully supported → 3.76/5average certainty → 1.79/5average debate potential → ≈4.5/5argument clarity, estimated → 9said about them ↓

4 supported 0 partly supported 0 contradicted 12 not checkable as stated how the 16 claims stand · each chip opens the sources

3 predictions · 13 assertions · 1 opinion · 9 insights · 8 disclosures · every statement was checked. The predictions and assertions are the 16 claims: statements the public record can support or contradict. 4 are resolved, and 12 name no date, number or outcome precise enough to check. Everything else (opinions, insights, what ifs, disclosures) can never be settled by the record, so it carries no assessment.

The record, in short

What the tape says about how Boris argues and how the claims held up. Everything they said, and everything said about them, is in the tabs below.

Their most notable supported claim

Assertion Supported
Cherny: Anthropic is currently bordering on AI Safety Level 3 capabilities
“Yeah, we're kind of bordering on three right now.”
Boris Cherny May 7, 2025 ▶ 34:33 Claude Code: Anthropic's CLI Agent

Expressed certainty vs assessment result

none yet certainty 1
none yet certainty 2
100% certainty 3
100% certainty 4
100% certainty 5

weighted support: a fully supported claim counts one, a partly supported claim counts half. Each filled bar is clickable and opens exactly those claims; "none yet" means nothing said at that certainty level has resolved yet

How they sound: not measured why? →

We measure speaking style by listening to the audio itself, and a fair number needs at least 2,000 words from one person on tape we have measured. There is too little of Boris Cherny on measured tape to publish a rate. This says nothing about how they speak.

Everything Boris Cherny said on Latent Space that made the record, most notable first. Filter by type, assessment or year in the ledger →

Disclosure
Anthropic avoided building an IDE to target future AI model scaling
“If we want some product that has like very broad a product market fit today, we would build, you know, a cursor or a Windsurf or something like this. Like these are awesome products that so many people use every day. I use them. That's not the product that we …”
Boris Cherny May 7, 2025 ▶ 6:57 Claude Code: Anthropic's CLI Agent
Assertion Supported
Cherny: Anthropic is currently bordering on AI Safety Level 3 capabilities
“Yeah, we're kind of bordering on three right now.”
Boris Cherny May 7, 2025 ▶ 34:33 Claude Code: Anthropic's CLI Agent
Insight
Cherny: AI prototyping informs engineering decisions faster than writing design docs
“Before I would write a big design doc, and I would think about a problem for a long time before I would build it sometimes for some set of problems, and now I'll just ask quad code to prototype, like, three versions of it, And I'll try the feature and see whic…”
Boris Cherny May 7, 2025 ▶ 41:37 Claude Code: Anthropic's CLI Agent
Prediction Not checkable as stated
Cherny: Foundation models will eventually subsume external memory and RAG architectures
“Everything is the model. Like that's the thing that wins in the end. And it just, as the model gets better, it's it subsumes everything else. So, you know, at some point the model will encode its own knowledge graph. It'll encode its own like KV story if you j…”
Boris Cherny May 7, 2025 ▶ 44:52 Claude Code: Anthropic's CLI Agent
Opinion
Cherny: Claude Code delivers up to 10x productivity gains for Anthropic engineers
“Anecdotally for me, it's probably two X my productivity. So I'm just like, I'm an engineer that codes all day, every day. For me, it's probably two X. Yeah. I think there's some engineers at Anthropic where It's probably 10 X their productivity”
Boris Cherny May 7, 2025 ▶ 1:05:57 Claude Code: Anthropic's CLI Agent
Prediction Not checkable as stated
Cherny: Prompt engineering skills for coding may become obsolete within 3 months
“But I also agree that, you know, maybe in a month or two months or three months, you won't need this anymore because, you know, the bitter lesson always wins.”
Boris Cherny May 7, 2025 ▶ 1:09:59 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Cherny: Some Anthropic engineers rack up thousands daily running Claude Code automations
“And there's some people at Anthropic that have been racking up like thousands of dollars a day with this kind of automation.”
Boris Cherny May 7, 2025 ▶ 13:18 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Anthropic estimates Claude wrote 80% to 90% of the Claude Code codebase
“Probably near 80, I'd say.”
Boris Cherny May 7, 2025 ▶ 18:25 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Cherny: Claude Code is the thinnest possible wrapper over the underlying model
“All the secret sauce, it's all in the model and this is the thinnest possible wrapper over the model. We literally could not build anything more minimal. This is the most minimal thing.”
Boris Cherny May 7, 2025 ▶ 1:11:04 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Anthropic uses Claude to rewrite Claude Code from scratch every 4 weeks
“We've rewritten it from scratch, yeah, probably every three weeks, four weeks or something, and it just like all the, it's like a ship of Theseus, right? Like every piece keeps getting swapped out, and just because quad is so good at writing its own code.”
Boris Cherny May 7, 2025 ▶ 1:11:53 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Cherny: Internal DAU for Claude Code went vertical across Anthropic
“Then we gave all the engineers and researchers at Anthropic access and pretty soon everyone was using it every day. And I remember we had this DAU chart for internal users and I was just watching it and it was vertical like for days”
Boris Cherny May 7, 2025 ▶ 2:57 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Highly capable models make simple scaffolding sufficient
“And it's funny with, when the model is so good, the simple thing usually works. You don't have to over-engineer it.”
Boris Cherny May 7, 2025 ▶ 9:17 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Claude Code is built as a composable Unix utility like grep
“We think of it as like a Unix utility. Right. So it's like the same way that you would compose, you know, grep or cat or oh, cat. Or something like this. The same way you can compose code into workflows.”
Boris Cherny May 7, 2025 ▶ 13:28 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Anthropic runs Claude Code in CI/CD to semantically lint GitHub pull requests
“For quad code internally in the GitHub repo, we have this GitHub action that runs. And the GitHub action invokes quad code with a local slash command. And the slash command is lint. So it just runs a linter using quad. And it's a bunch of things that are prett…”
Boris Cherny May 7, 2025 ▶ 21:47 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Rich CLI development resembles cross-browser issues of the IE6 era
“So building in this way, it feels to me a little bit like a building for the browser back in the day where you had to think about like, Internet Explorer six versus Oprah versus like Firefox and whatever. Like you have to think about these cross-terminal diffe…”
Boris Cherny May 7, 2025 ▶ 24:25 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Coding agents require early failure detection over delayed intervention
“And what we find is that if the model is doing something wrong, it's better to identify that earlier and correct it earlier, and then you're gonna have a better time. If you wait for the model to just go down this like totally wrong path and then correct it 10…”
Boris Cherny May 7, 2025 ▶ 27:17 Claude Code: Anthropic's CLI Agent
Disclosure
Anthropic tests Claude for internal code reviews, not yet releasing it
“We have some experiments where Quad is doing code review internally. We're not super happy with the results yet, so it's not something that we want to open up quite yet.”
Boris Cherny May 7, 2025 ▶ 30:14 Claude Code: Anthropic's CLI Agent
Disclosure
Cherny: I have not manually written a unit test in months
“So for example, like, I have not manually written a unit test in many months.”
Boris Cherny May 7, 2025 ▶ 36:36 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Anthropic engineer built a Slack bot using Claude Code to automate PRs
“There was a really early version of Cloud Code many, many months ago, and this one engineer at Anthropic, Jeremy, built a bot that looked through a particular feedback channel on Slack, and he hooked it up to code to have code automatically put up PRs. With ju…”
Boris Cherny May 7, 2025 ▶ 39:41 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Agentic search trades tokens and latency for better security and accuracy
“So essentially at the cost of latency and tokens, you now have really awesome search. Without security downsides.”
Boris Cherny May 7, 2025 ▶ 49:20 Claude Code: Anthropic's CLI Agent
Assertion Supported
Cherny: Claude Code uses pure chain-of-thought, not Think Tool
“Yeah, this is, it is, it's all chain of thought, actually, in quad code. So we don't use the think tool. Anytime that quad code does thinking, it's all a chain of thought.”
Boris Cherny May 7, 2025 ▶ 51:42 Claude Code: Anthropic's CLI Agent
Insight
Cherny: Mandating Docker sandboxing for AI coding creates too much developer friction
“Ideally, the thing that we want is to always run code in a Docker container, and then it has freedom and you can kind of snapshot, you know, with other kind of tools later on top, you can snapshot, rewind, do all this stuff. Unfortunately, working with a Docke…”
Boris Cherny May 7, 2025 ▶ 52:58 Claude Code: Anthropic's CLI Agent
Assertion Not checkable as stated
Claude Code's markdown parser was generated by Claude in two prompts
“And so the night before the release at like, 10 PM, I'm like, all right, I'm going to do this. So I just asked Quad to write a markdown parser for me. And they wrote it. It wasn't quite zero shot, but after, you know, like maybe like one or two prompts, it got…”
Boris Cherny May 7, 2025 ▶ 1:03:04 Claude Code: Anthropic's CLI Agent
Prediction Not checkable as stated
Boris Cherny: Developers will increasingly generate custom libraries using AI
“I expect that a lot more people are going to start doing things like this, like writing your own libraries or just shipping every feature.”
Boris Cherny May 7, 2025 ▶ 1:04:03 Claude Code: Anthropic's CLI Agent

Show 10statements(10 left)

The other half of the tape: Boris Cherny's own voice is left out of every number here. Other people bring the name up 9 times in 4 episodes on Latent Space. every mention, with the transcript →

Who brings them up most Lance Martin 4Shawn Wang 2Thorsten Ball 1Alessio Fanelli 1

Every mention by year

tap a year for its mentions
00521042025episodesmentions
0242025episodes it came up in
001.322.542025episodesmentions per episode
2025 9 mentions in 4 episodes 2 per episode

Appearances (1)

EpisodeDateSpeaking time
Claude Code: Anthropic's CLI Agent May 7, 2025 29m
Made with StarZero

Turn any episode into a week of clips.

This entire site, over 200 episodes transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.