why aren't all 25 resolved? a statement only gets an assessment when the public
record can support or contradict it. opinions and what-ifs never can, and 0 checkable
ones are still open, waiting for their date. predictions held up or didn't;
assertions are supported or contradicted. on every card:
▮▮▮▮▮ certainty ·
▮▮▮▮▮ debate potential. speakers are clickable
Disclosure
Cherny: Anthropic builds minimal product interfaces to keep up with model evolution
“The way we think about it is the model is evolving so quickly that we build a minimal possible product to keep up with it.”
Insight
Cherny: Code is the primary path for AI to reach AGI
“Maybe coding is the way that we get to the next level of intelligence. If you call it like AGI or ASI or whatever, the model needs some way to interact with the world and for a model, the natural way is code.”
Prediction Not checkable as stated
Cherny: AI models won't need rigid sub-agent roles in 6-12 months
“But I think that the models six or 12 months from now, they probably won't need this anymore because they're all going to be pretty good and you won't have to define very rigidly what each one's responsibilities are anymore.”
Assertion Supported
Cherny: Claude Code does not use RAG for codebase memory
“And so quad code actually doesn't use this technique called rag. Instead, what it does is it just searches files the same way that a human would.”
Opinion
Cherny rates Claude Code 10/10 for codebase research, 6/10 for writing
“I feel like if you look at answering questions about the code base and kind of code base research, I think it's like 10 out of 10 good. It's as good as it can get. When it comes to writing code, it's maybe like a six out of 10. It's pretty good. It won't get e…”
Disclosure
Cherny: I use both Claude Code and Cursor every day
“I personally use a lot of these products and you know, I use quad code every day, but I also use cursor every day and I use other products every day.”
Prediction Not checkable as stated
Boris Cherny: Programming will shift from text manipulation to working with agents
“I think one way it will definitely play out is it's going to change programming where programming is no longer direct text manipulation, but it's more working with agents to get the work done.”
Insight
Cherny: General agentic AI systems will outperform specialized systems long term
“If you build a agentic system in the, in this context then the more general agentic system will generally outperform the more specific one in the longterm.”
Assertion Not checkable as stated
Cherny: Most code at Anthropic is now written using Claude Code
“You know, at this point, most code at Anthropic is written using quad code and almost everyone at Anthropic is using it every day.”
Assertion Not checkable as stated
Cherny: Claude Code cut Anthropic engineering onboarding from weeks to days
“And what we saw is adanthropic technical onboarding used to take a few weeks, but now engineers are usually productive within the first few days.”
Insight
Cherny: AI startups should build for six-month future model capabilities
“My advice to companies building is definitely build for what the model will be able to do six months from now, not for what the model can do today.”
Disclosure
Cherny: Claude Code hit its stride with Sonnet 4 and Opus 4
“We started building quad code when it was still Sonnet at 3.5 and it was okay. And then with, you know, 3.6 and 3.7, it was still, it was fine. It was pretty good. But then when Sonnet four and Opus four came out, that's when it really hit its stride and we fe…”
Prediction Not checkable as stated
Cherny: More AI innovation will happen on platform APIs than in-house
“I think there's probably room for both. And my personal take is probably there's going to be more stuff built on top of the platform than there will be built in-house. Just because there's so many things to build and there's just not enough time and enough peo…”
Insight
Cherny: Learning to code today is actually harder than in the past
“I think for people that are learning coding today, it's actually harder than it was when I was learning coding, because not only do you have to know coding, because you still have to understand the languages. You still have to understand the frameworks. You st…”
Assertion Not checkable as stated
Cherny: Most Anthropic employees became daily active users of Claude Code
“Pretty soon after we launched it, most of Anthropic was a daily active user”
Assertion Not checkable as stated
Cherny: Claude Code can do almost anything a human does on computers
“Cloud Code can do pretty much anything that a person can do on their computer.”
Prediction Not checkable as stated
Cherny: Engineering teams will become more horizontal due to AI memory tools
“And my feeling is that this is something where teams will kind of get more and more horizontal as a result of this because anyone is able to contribute in this way.”
Assertion Partly supported
Cherny: Claude Code requires no services beyond the API itself
“It doesn't use any services except the API itself. So that's all it needs. And then everything else you actually don't need. And this is one of the nice side effects of not doing code base indexing or anything like this is it's just very easy to hook up to.”
Disclosure
Anthropic released Claude Code to learn how to make AI agents safe in the wild
“One of the reasons that we release cloud code is just to learn how people use it, and to learn how to make this thing safe, to learn how it behaves in the wild, so that we know what to do next.”
Assertion Not checkable as stated
Cherny: Anthropic data scientists, designers, and PMs all use Claude Code
“The data scientists at Anthropic all use quad code to write their queries, and designers use it to build small prototypes, and product managers use it to manage tasks.”
Assertion Supported
Cherny: Claude Code operates as both an MCP client and server
“Quad code is a MCP client and an MCP server.”
Disclosure
Cherny: Anthropic only releases Claude Code features used daily internally
“Generally our bar is if we find ourselves really happy with it and we find ourselves using it every day, then we release it to everyone.”
Disclosure
Cherny: Claude Code offers subscription pricing from $20 to $200 monthly
“For Quadco, there's two pricing models today. One is you can get a subscription. There's Pro, and then there's Max, and this is I think it's 20 bucks a month, hundred bucks a month, or 200 bucks a month, and it has very, very generous rate limits.”
Disclosure
Cherny: Anthropic is developing single-binary Claude Code without Node.js dependencies
“We landed native Windows support recently, and we're working on single file distribution, so you don't need a Node.js anymore.”
Disclosure
Cherny: Claude Code will feature multi-agent systems with agents managing agents
“Expect a lot more agents. So, you know, be able to launch agents, agents managing agents and a lot more kind of freedom, freedom this way”