How Airbnb’s AI Code Shift Is Changing Engineers and Managers
At Airbnb, CEO Brian Chesky says AI now writes nearly 60% of the code engineers produce; the shift is less about engineers disappearing and more about humans directing, reviewing, testing, and owning AI generated work... Managers face the same pressure: Chesky has pushed them to code or use tools such as Claude Code...
Airbnb’s AI Code Shift: Engineers Become Reviewers, Managers Get Hands-OnAI-generated editorial illustration of AI-assisted software development; not a real Airbnb workspace.
AI Prompt
Create a landscape editorial hero image for this Studio Global article: Airbnb’s AI Code Shift: Engineers Become Reviewers, Managers Get Hands-On. Article summary: At Airbnb, Brian Chesky says nearly 60% of engineers’ code is now written by AI; the practical shift is not simple replacement but a move toward directing, reviewing, testing, and integrating AI generated work, with m.... Topic tags: ai, software engineering, engineering management, airbnb, developer tools. Reference image context from search candidates: Reference image 1: visual subject "Title: AI to make managers who only hold meetings and manage people irrelevant: Airbnb CEO - India Today ### Download App. NewsJobsAI to make managers who only hold meetings and ma" source context "AI to make managers who only hold meetings and manage people irrelevant: Airbnb CEO - India Today" Reference image 2: visual subject "Title: AI to
openai.com
Airbnb is a useful case study because it has put a concrete number on AI-assisted engineering. CEO Brian Chesky said nearly 60% of the code Airbnb engineers produce is written by AI, and Business Insider reported that he linked the change to teams shipping more features and iterating more quickly [3][5]. That does not prove every company is at the same stage. It does show where technical work may be heading: away from manually producing every artifact and toward directing, reviewing, testing, and owning AI-assisted output.
The Airbnb signal: AI is inside the workflow
The most important point is not just the 60% figure. It is the organizational expectation around it. Business Insider reported that Airbnb wants engineers, and increasingly managers, to code and use AI; Chesky also said managers are getting their hands dirty by coding or using tools such as Claude Code [3][5].
People Matters separately reported Chesky’s warning that “pure people managers” and workers unwilling to adapt to new technologies risk being left behind as AI changes how companies operate . In other words, Airbnb’s AI shift is not being treated only as a developer-productivity story. It is also changing what the company expects from technical leadership.
Studio Global AI
Search, cite, and publish your own answer
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
At Airbnb, CEO Brian Chesky says AI now writes nearly 60% of the code engineers produce; the shift is less about engineers disappearing and more about humans directing, reviewing, testing, and owning AI generated work...
Managers face the same pressure: Chesky has pushed them to code or use tools such as Claude Code, while People Matters reported his warning that “pure people managers” may not survive the AI era [1][2][5].
Airbnb’s AI use reaches operations too: its support agent has resolved one third of North American support issues and handled nearly 30% of tickets, according to an earnings call transcript [4].
People also ask
What is the short answer to "How Airbnb’s AI Code Shift Is Changing Engineers and Managers"?
At Airbnb, CEO Brian Chesky says AI now writes nearly 60% of the code engineers produce; the shift is less about engineers disappearing and more about humans directing, reviewing, testing, and owning AI generated work...
What are the key points to validate first?
At Airbnb, CEO Brian Chesky says AI now writes nearly 60% of the code engineers produce; the shift is less about engineers disappearing and more about humans directing, reviewing, testing, and owning AI generated work... Managers face the same pressure: Chesky has pushed them to code or use tools such as Claude Code, while People Matters reported his warning that “pure people managers” may not survive the AI era [1][2][5].
What should I do next in practice?
Airbnb’s AI use reaches operations too: its support agent has resolved one third of North American support issues and handled nearly 30% of tickets, according to an earnings call transcript [4].
Which related topic should I explore next?
Continue with "BlackRock and Fidelity Crypto Sell-Off Rumors: What the $124M Coinbase Transfer Really Means" for another angle and extra citations.
Cross-check this answer against "What caused Moderna stock to surge on May 8, and how significant is its mRNA flu vaccine data compared with the hype around its hantavirus v".
Airbnb CEO Brian Chesky says ‘pure people managers’ may not survive AI era Anjum Khan ... Chesky said the rapid adoption of AI is transforming how companies operate, reshaping leadership expectations and changing the skills workers will need to remain relev...
Airbnb CEO Brian Chesky says ‘pure people managers’ may not survive AI era Anjum Khan ... Chesky said the rapid adoption of AI is transforming how companies operate, reshaping leadership expectations and changing the skills workers will need to remain relev...
- Airbnb's CEO Brian Chesky sees his company changing significantly with AI. - He said nearly 60% of the company's code is now written by AI. - He added that managers are also getting their hands dirty with coding or using Claude Code. During a Thursday ear...
Airbnb’s use of AI is broader than software development. A Q4 2025 earnings-call transcript published by The Motley Fool said Airbnb’s proprietary AI support agent had resolved one-third of support issues in North America and handled nearly 30% of tickets, with plans to expand globally and into voice [4]. The same transcript described a broader AI-native experience intended to help guests plan trips and help the company operate more efficiently at scale [4].
What changes for software engineers
When AI can draft a large share of implementation work, the engineer’s job does not become irrelevant. It becomes more supervisory, architectural, and product-focused.
The core shift is from writing every line to creating the conditions for good software to exist. That means engineers need to be better at:
Framing the problem. AI tools are more useful when the engineer can define the goal, constraints, expected behavior, and relevant context.
Supplying system context. Generated code has to fit the existing codebase, ownership boundaries, data assumptions, and product requirements.
Reviewing the output. Engineers still need to read the code, understand the tradeoffs, and decide whether it is safe to ship.
Testing edge cases. Faster drafts do not remove the need for rigorous tests, debugging, and failure-mode thinking.
Protecting architecture. More generated code can also mean more code to maintain, so boundaries, dependencies, and long-term simplicity matter more.
Owning production outcomes. A human team remains accountable for reliability, maintainability, and user impact.
The practical result is a different definition of engineering strength. Speed still matters, but raw code volume becomes a weaker signal of value. Judgment becomes the differentiator: knowing what to ask AI to build, what to reject, what to refactor, and what should not be built at all.
Why review becomes a higher-value skill
AI-assisted coding can make first drafts cheaper. That raises the value of the person who can separate a useful draft from a fragile one.
A strong engineer in this environment is not simply someone who prompts a model and accepts the result. The stronger profile is closer to an editor, systems designer, and operator combined: someone who can turn generated code into reliable software. That includes checking whether the implementation matches the product intent, whether it breaks hidden assumptions, whether it fits the architecture, and whether another team can maintain it later.
This is why AI can make senior engineering judgment more important, not less. If teams can produce code faster, the bottleneck often moves to deciding which code deserves to exist.
What changes for managers
Chesky’s comments about managers are just as significant as the coding number. Airbnb’s reported expectation is that managers stay close enough to the work to code or use AI coding tools themselves [3][5]. People Matters’ report on Chesky’s warning about “pure people managers” points in the same direction: leadership roles that are only coordination layers may face pressure as AI changes workflows [1][2].
That does not mean every engineering manager must become the strongest individual contributor on the team. It does mean technical fluency becomes harder to avoid.
Managers in AI-heavy teams need to be able to:
understand what AI tools can and cannot do;
evaluate technical tradeoffs instead of only tracking status;
challenge weak assumptions in estimates, designs, and generated code;
set quality gates for reviews, tests, security, and reliability;
judge teams by shipped value and system health, not by manual coding effort.
The manager’s role still includes hiring, coaching, prioritization, and team health. But at companies moving in Airbnb’s direction, those responsibilities sit alongside hands-on understanding of the tools and technical work.
The roles under the most pressure
The risky role is not “software engineer” or “manager” as a category. The risky role is one defined too narrowly around routine output.
More pressure falls on people who mainly:
write code without understanding the system around it;
accept AI-generated output without careful review;
measure impact by task volume rather than product value;
coordinate work without understanding the technical substance;
avoid learning the tools that are becoming part of the team’s workflow.
The safer profile is a technical operator with strong judgment: someone who can use AI to move faster while still owning quality, architecture, and outcomes.
What engineers and managers should do now
For engineers, the immediate move is not to ignore AI or blindly trust it. It is to become excellent at AI-assisted delivery while keeping responsibility for the result. That means writing clearer specifications, giving better context, reviewing diffs carefully, expanding test coverage, and investing in architecture, reliability, security, and product sense.
For managers, the practical move is to stay close to the craft. Use the tools enough to understand their strengths and limits. Join design and review conversations. Make quality standards explicit. Reward teams for durable product outcomes, not for how much code was typed by hand.
The caveat: Airbnb is a signal, not the whole market
Airbnb’s reported 60% figure is an Airbnb-specific data point, not an industry benchmark. It should not be read as proof that every software organization has reached the same level of AI adoption.
Chesky’s own broader view includes both acceleration and patience. In 2024, he said AI would change the world more than many people realize, while also taking longer than many expect [6]. That is the right frame for this shift: AI may deeply reshape software work, but the transition will be uneven.
The bottom line is that AI is not simply replacing engineers or managers. It is changing their unit of contribution. Engineers need to become better directors and reviewers of machine-generated work. Managers need enough technical fluency to lead teams that use AI every day. At Airbnb, the durable advantage is moving from manual production to judgment, ownership, and the ability to turn AI output into reliable products [1][3][5].
What caused Moderna stock to surge on May 8, and how significant is its mRNA flu vaccine data compared with the hype around its hantavirus v
What caused Moderna stock to surge on May 8, and how significant is its mRNA flu vaccine data compared with the hype...
- AI adoption -- Proprietary AI agent resolved one-third of support issues in North America; nearly 30% of tickets handled by AI, with plans to expand globally and to voice. ... It's live across North America, and we're planning to roll it out globally. But...
- Airbnb's CEO Brian Chesky sees his company changing significantly with AI. - He said nearly 60% of the company's code is now written by AI. - He added that managers are also getting their hands dirty with coding or using Claude Code. ... Airbnb wants its...
'AI is going to change the world much more than anybody realises,' says Brian Chesky, CEO of Airbnb, at Skift Forum in New York. Jenny Southan reports Globetrender attended the recent Skift Forum in New York where Airbnb co-founder and CEO Brian Chesky took...