Boris Cherny, creatore di Claude Code presso Anthropic, viene intervistato a un evento Sequoia da Lauren Reader. La sua tesi centrale: "coding is solved". Lui stesso non ha scritto una riga di codice nel 2026 — il modello scrive il 100% del suo codice dall'ottobre 2025, "a few dozen PRs/day, 150 PRs in a single day record".
Cherny racconta la genesi di Claude Code come una storia deliberatamente pre-PMF. Entra in Anthropic Labs (incubatore interno) alla fine del 2024, con la missione di esplorare il "product overhang" — "the model can do all the stuff that no product has yet captured." All'epoca, lo stato dell'arte del coding era il type ahead (Sonnet 3.5). La scommessa: "have the agent write all of the code." Sei mesi durante i quali "it just really didn't work. I used it for maybe 10% of my code." Prima release: "it was not a hit."Punto di svolta: Opus 4 nel maggio 2025, poi 4.5, 4.6, 4.7 — "it just kind of keeps inflecting." Il round 2 del team è ora guidato da Mike Krieger (CPO di Anthropic, ex-Instagram).
Configurazione personale attuale: "most of my work I do from my phone" (solo iOS), 5-10 sessioni, "a few hundred agents going, a few thousand at night." Nuova primitiva: /loop — Claude usa cron per pianificare job ricorrenti (ogni minuto, ogni 5 minuti, ogni giorno). Esempi: sorveglianza delle PR (corregge la CI, auto-rebase), custode della CI (corregge i test instabili), raggruppatore di Twitter (raggruppa il feedback ogni 30 minuti). Routines = equivalente lato server, funziona a laptop chiuso. "Loops are the future."
Visione sul SaaS: nessuna apocalisse, ma un riordino tramite il framework delle 7 Powers di Hamilton Helmer. Switching costs e process power diventano meno importanti (il modello scala i processi per approssimazioni successive con 4.7); network effects, scale economies, cornered resources restano invariati. Previsione: "the number of startups disrupting in the next 10 years will increase 10×." Il momento migliore per fondare un'azienda.
Analogia del pivot: la stampa di Gutenberg. Europa del 1400: 10% di alfabetizzazione, scribi impiegati da re analfabeti. Cinquant'anni dopo: più letteratura pubblicata che nei mille anni precedenti, libri 100 volte più economici. Qualche secolo dopo: 70% di alfabetizzazione. "Software will be similarly democratized, but faster than 50 years." Frase pivot: "The best person to write accounting software is not an engineer, it's a really good accountant."
Prassi in Anthropic: "We have no more manually written code anywhere at the company. Our Claudes are talking all day over Slack to other people's Claudes." Il vantaggio di Anthropic non è tecnologico (stessi modelli di tutti), ma organizzativo. Man mano che il modello diventa meglio allineato, l'harness diventa meno importante — prompt injection, modalità di permesso, human-in-the-loop: "all this kind of stuff is just going to be less important." Prodotti in arrivo: Claude Design, loop/batch come cittadini di prima classe, computer use.
Punti chiave
Data / fonte. intervista video di Sequoia Capital (YouTube), URL https://www.youtube.com/watch?v=SlGRN8jh2RI. Data esatta non visibile nella trascrizione; riferimenti interni (Opus 4.7 come modello attuale, "we also just launched routines") la collocano a fine aprile / inizio maggio 2026. Data di aggiunta alla cartella di veille: 2026-05-05.
Relatore.Boris Cherny, creatore di Claude Code, Anthropic. Intervistatrice: Lauren Reader (Sequoia). Introduzione: Asia (Sequoia).
Il background di Cherny rivelato.
Ex allievo di YC, primo dipendente di un'azienda YC, diverse startup precedenti.
Autore di un libro, "Programming TypeScript."
Non ha scritto una sola riga di codice nel 2026. (dichiarazione fatta a Sequoia prima dell'intervista).
Aneddoto delle scuole medie: ha scritto una guida BASIC per la TI-83 Plus, "still on the internet, extremely embarrassing."
Apertura comica.
"Show of hands, who here uses Claude Code?" → maggioranza.
"Show of hands, who here has Claude code psychosis?" → risate.
"My team lovingly says I have Claude code psychosis, which may or may not be true." ### Storia di Claude Code (nuovo racconto)
Origine. Cherny entra in Anthropic Labs alla fine del 2024 — l'incubatore interno di Anthropic, un team di poche persone.
Output di Anthropic Labs. Claude Code, MCP, app desktop. Il team è stato sciolto una volta compiuta la missione.
Round 2 attuale. team riformato, guidato da Mike Krieger (Chief Product Officer di Anthropic, co-fondatore ex-Instagram).
Perché Cherny è partito dal coding."product overhang" — "the model can do all the stuff that no product has yet captured."
Stato dell'arte del coding a fine 2024."type ahead" (apri l'IDE, premi tab, completa una riga). È ciò che Sonnet 3.5 aveva sbloccato.
La scommessa. andare oltre — "the model was almost ready for the next big step. So we don't have to do type ahead anymore, we can just have the agent write all of the code."
Primi 6 mesi."it just really didn't work. It was like not very good. It was barely usable. I used it for maybe 10% of my code."
Prima release di Claude Code."It was not a hit. There's a lot of people that used it, but it did not have this exponential growth that it has today."
Punto di svolta.Opus 4 nel maggio 2025. "That's like when the exponential growth started, and then it kind of inflected with every model release. It started with Opus 4, then 4.5, then 4.6, now 4.7. It just kind of keeps inflecting."
Scommessa pre-PMF deliberata."essentially we were trying to build this thing that was pre-PMF, and we knew that it wouldn't have PMF for 6 months because we were building for the next model." ### "Coding is solved"
Sondaggio a mano alzata:
"Who writes 100% of their code by hand?" → alcuni
"Who writes 100% using an agent like Claude Code?" → alcuni
"Who's somewhere in between?" → maggioranza ("like 50% solved")
Cherny stesso: 100%. .
Codebase di Claude Code.
"It leaked, so people know."
TypeScript + React. — scelti perché "very on distribution for the model" (all'epoca il modello era forte in queste tecnologie).
Il modello ha scritto il 100% del codice da ottobre/novembre 2025. .
"For me today, the model writes 100% of my code. I write somewhere usually a few dozen PRs every day."
"There was a day last week I did like 150 PRs in a day. That was a record."
Limiti riconosciuti."this is not the case everywhere. There's very big complicated codebases. There's weird languages the model isn't good at yet. Usually the answer is just wait for the next model." ### Configurazione personale attuale (aggiornamenti)
iOS prima di tutto."most of my work I do from my phone."
App Claude → scheda codice."a little code tab on the left-hand side, I just have a bunch of sessions going."
5-10 sessioni. aperte, "a few hundred agents" attivi durante il giorno, "a few thousand" di notte per lavori più approfonditi.
Sub-agents. + slash command /loop = nuova primitiva principale.
*"Loops are the future at this point. If you haven't experimented with it, highly highly recommend it.". * ### Loop: la nuova primitiva
Meccanismo."You have Claude use cron to schedule a job for some point in the future, and it's a repeat job."
Cadenze. ogni minuto / ogni 5 minuti / ogni giorno — configurabile.
Esempi di Cherny.
Sorvegliante di PR."fixing CI, auto-rebasing"
Custode della salute della CI."if there's a flaky test or whatever, it'll go and fix it"
Raggruppatore di feedback Twitter."grabs feedback from Twitter and clusters it for me every 30 minutes"
Routines. = equivalente lato server del loop: "we just launched routines. Even if you close your laptop, it keeps going."
4.7 avvia i loop spontaneamente."I'll tell it 'pull this data query.' And it's like 'Hey, I noticed the data is changing over time. I'll start a loop and I'll give you a report every 30 minutes.' And I'm like 'Great. Can you send it to me over Slack?' And then it uses the Slack MCP to do that." ### Visione sui team
"There's going to be a lot more generalists than there are today."
Non solo "product engineers cross-platform" (iOS+web+server) ma generalisti interdisciplinari: "engineers that are really good at product engineering, but also really great at design. Or really great at product and data science and engineering."
Nel team di Claude Code.
"Every single person on our team writes code."
Elenco: engineering manager, PM, designer, data scientist, addetto alla finanza, user researcher.
"They're specialist in something, but now also everyone's just coding." ### Visione sul SaaS / disruption
Nessuna apocalisse del SaaS. , ma un riordino tramite il framework delle 7 Powers di Hamilton Helmer.
Powers che diventano meno importanti.
Switching costs. — "because you can just use the model and you can port from one thing to a different thing."
Process power. — "Claude is getting really good at figuring out process. And especially with 4.7, it can just hill climb anything. So if you give it a target and you tell it to iterate until it's done, it will just do it. I think this is the first model like that."
Powers che restano importanti.
Network effects.
Scale economies.
Cornered resources.
Previsione sulle startup."the number of startups in the next 10 years that are just going to disrupt everything is going to increase like 10x."
Perché ora."a tiny startup can build a thing that's as valuable as a large company and actually compete head-to-head, because the large company has to evolve their business process, retrain everyone, face internal resistance. But you, starting fresh, can build with AI natively from the ground up."
"It's the best time to build. It's the best time to be a startup. There's so much disruption coming." ### Analogia del pivot — la stampa di Gutenberg
L'Europa del 1400 prima della stampa."essentially 10% of the European population was literate. They knew how to read and write. They were often employed by kings and lords that were not literate."
50 anni dopo l'invenzione."more literature published in Europe than in the thousand years before."
Costo di un libro. ↓ 100 volte nello stesso periodo.
Qualche secolo dopo."literacy globally went up to like 70%. Now we can all read and write. You don't need a degree in reading and writing to know how to read and write. Although still there are professional writers."
Analogia applicata al 2026+."software will be a thing that is fully democratized, that anyone can do. And it's going to be much faster than 50 years."
Frase pivot memorabile."The best person to write accounting software, I think maybe even today, is not an engineer, it's a really good accountant. Because they know the domain really well, and coding is the easy part. It's knowing the domain that's the hard part." ### Modello vs harness (Q&A)
"If you asked me a year ago, the ratio was maybe 50/50. If you asked me 6 months ago, would be 50/50. In 2 years? I don't know dude, we plan in like 1 week out."
L'harness diventa meno importante. man mano che il modello migliora.
Evoluzioni dell'harness.
Loop come cittadini di prima classe
Più facile eseguire molti agenti
Sub-agents (un'idea tra le altre)
"There's a bunch more stuff that we're cooking."
Tra 1 anno."the model will be much better aligned. And so all the safety mechanisms that we have today around prompt injection and static verification of commands and permission modes, human in the loop, all this kind of stuff is just going to be less important because the model will just do the right thing." ### Democratizzazione: tutti programmano come tutti sanno mandare un SMS
"I think it's going to be a skill like — yeah, like I know how to send a text message."
Forte richiamo al modello della stampa di Gutenberg citato sopra. ### Pratiche interne di Anthropic
Nessun vantaggio di modello."internally, we use the same models everyone else does." Mythos per i test, molto Opus 4.7 per il dogfooding.
Pratica radicale.
"We use Claude for literally everything."
"Our Claudes are talking all day. As I'm coding, as my Claudes are coding in a loop, they will communicate over Slack to talk to other people's Claudes that are also running in a loop, to figure out unknowns."
"We have no more manually written code anywhere at the company."
"All of the SQL is written by models. Everything is just built by the models."
Il vantaggio di Anthropic non è la tecnologia ma il processo."the place that we're ahead is not the technology — same technology available to us is available to everyone here, because fundamentally we are building a platform. There's actually a far bigger lead in organizational structure and organizational process." ### Multi-agent / parallelizzazione
"On the product side, it really just comes down to prompting. As the model gets better, it just naturally does this."
"It's not on users to figure out how to hold the tools better. If that's the case, it's actually a product design problem and I'm not doing a good job." ### Locale vs cloud, computer use, MCP
Locale vs cloud: "doesn't matter. By a couple years from now, the model is just going to be doing all the code. It's going to be starting the agents. It's going to be building the environments. If it decides 'actually I'll use local models to do this,' that's what it'll do. These I don't think these will be decisions that we are making as engineers anymore."
Knowledge work: "largely, it's there already with Salesforce and Docs. For us, it's always just the simplest answer. It's MCP."
Computer use: "I think currently, Anthropic is pretty far ahead on computer use. It's quite good. It's very slow, but it does it quite well now, especially with 4.7."
"All this stuff just doesn't matter that much. It could be MCPs, APIs, just some sort of programmatic access — to the model, it's just tokens." ### Prodotti in arrivo
Claude Design."It's pretty good today. It's going to get a lot better."
Claude Code."There's also a few things that we're cooking up for Claude Code that are going to be landing over the coming weeks."
Loop, batch, parallelismo massiccio di agenti."that's going to get better."
Computer use. . ### Collegamento con la cartella di veille
Inoltre la fiche anthropic-claude-code-quality-postmortem-2026-04-23, di cui Cherny è uno degli autori impliciti.
Contributo specifico di questa fiche. rispetto alle precedenti:
Configurazione solo iOS. = novità (rispetto alla configurazione CLI/desktop delle fiche precedenti).
/loop + Routines. = nuova primitiva di architettura agentica presentata pubblicamente.
Il racconto "incubatore Anthropic Labs + round 2 di Mike Krieger". = nuovo dettaglio organizzativo.
Il punto di svolta di Opus 4, maggio 2025. = datazione precisa del decollo.
"100% di codice generato da ottobre/novembre 2025". = datazione personale.
L'analogia di Gutenberg. + "il miglior commercialista scrive il miglior software di contabilità" = frasi pivot memorabili.
Il riordino delle "7 Powers" di Helmer. = analisi strutturata del SaaS.
Sequoia / Lauren Reader. = nuova sede, pubblico di investitori.
Convergenza principale.
Gli agenti cron /loop. = implementazione radicale del Ralph Loop (Trivedy 2026-03-10), del Compound Engineering di Every (Shipper/Klaassen 2025-12-11), e dei Compounding Teams (Schillace 2025-09-28).
"Claude che parlano con Claude su Slack". = implementazione pratica delle previsioni di Levie in Building for Trillions of Agents (2026-03-07) e dell'infrastruttura agent-native sostenuta da Karpathy (2026-04-29).
"Coding is solved" + 100% di codice generato + 150 PR/giorno. si allinea con Curran/Intercom, produttività R&D 3x (2026-04-16, 93,6% di PR guidate da agenti), Stripe Minions (2026-02-09 e 2026-02-19), StrongDM Software Factory (2026-02-06).
La democratizzazione in stile Gutenberg. = stessa tesi di Karpathy (2026-04-29) sui neural computers e di Andreessen sulla ridefinizione del programmatore (2026-02). Coerente anche con il progetto "tutti possono programmare" sostenuto da Wescale (2026-05-03) e Habert PROJ-AI (2026-05-05).
Le "7 Powers" e il riordino del SaaS. = espongono un framework di strategia aziendale raro nel corpus 2026, complementare a Permanent Underclass di Sun NYT (2026-04-30) sul versante economico e alla Tension Map di Pawlowski (2026-03-30) sul versante della ricerca di mercato.
"L'harness diventa meno importante man mano che il modello migliora". = una sfumatura diretta rispetto alla tendenza Harness Engineering (Trivedy 2026-03-10, Osmani 2026-04-19, Böckeler 2026-04-02). Cherny anticipa il progressivo assorbimento dell'harness nel modello allineato.
"Il miglior commercialista scrive il miglior software di contabilità". = un corollario della long-tail dei bisogni aziendali anticipata dalle fiche Wescale (2026-05-03, "long-standing needs that were too costly can finally be addressed") e dal Developer Taste di Soto (2026-04).
Limiti da segnalare.
Ottimismo tecnocentrico deliberato. — Cherny è il creatore di Claude Code, un evidente bias da evangelista sul "coding is solved."
Nessuna cifra esterna. — si basa sulla propria pratica e su quella di Anthropic. Da confrontare con le cifre rigorose di Curran/Intercom (R&D 3x, 93,6% di PR guidate da agenti).
Formato Sequoia. nessuna domanda contraddittoria, atmosfera amichevole, nessuna messa in discussione della jagged intelligence (Karpathy 2026-04-29) o del permanent underclass (Sun NYT 2026-04-30).
"Coding is solved". un'affermazione provocatoria che merita di essere sfumata dalla frase di Karpathy "Opus 4.7 will simultaneously refactor a 100,000 line codebase and tell me to walk to a car wash 50 meters away" (2026-04-29) — il coding di superficie è effettivamente automatizzabile, ma il giudizio sistemico resta un dominio difficile.
Utile per. una presentazione retrospettiva di 18 mesi su Claude Code (narrazione + datazioni); un argomento "best time to build" per una startup davanti a un comitato esecutivo; una presentazione "i loop come futuro" per i team di ingegneria; un corso/talk sulla "democratizzazione del software tramite l'analogia di Gutenberg"; un dibattito sulla posizione dell'harness nella dottrina 2026.