How engineers at Nextdoor use Codex to build without limits

OpenAI Blog News

Summary

Nextdoor engineers use OpenAI's Codex to accelerate software development, enabling individual engineers to own end-to-end features and shifting the bottleneck from engineering to strategic decisions.

How engineers at Nextdoor use Codex with GPT-5.5 to investigate hard-to-reproduce issues, build across platforms, and focus on product outcomes.
Original Article
View Cached Full Text

Cached at: 06/10/26, 12:23 AM

# How engineers at Nextdoor use Codex to build without limits Source: [https://openai.com/index/nextdoor/](https://openai.com/index/nextdoor/) A product like Nextdoor, which serves over 110 million users across 11 countries, puts many demands on a platform team\. For Cory Dolphin, Head of Engineering at, Codex represents an essential shift: “away from iteratively prompting an agent, and towards outcome engineering, where engineers start to think about the result they want to see and work with an agent to engineer that result\.” This means that individual engineers move up the stack—no longer locked up as specialists in a certain system or framework, they’re able to own the product experience more or less end\-to\-end, even across multiple platforms\. Productivity has accelerated so much that the bottleneck is no longer engineering, but rather the hard strategic questions about what to build next\. > “Codex has fundamentally changed how we think about engineering, to the point that we can’t even imagine engineering without it\.” —Cory Dolphin, Head of Engineering, Nextdoor ## Product engineers can focus on the product With Codex, “engineers get to spend a lot less time thinking about exactly*how*they build, and more time thinking about the outcome,” Dolphin explains\. That outcome might take the form of screenshots or video that the agent can build towards, a certain performance or test result, or a brand new feature idea\. Nextdoor recently released Opportunity Alerts, which let people find service providers near them; with Codex, engineers are driving the product experience and roadmap\. As an example, one engineer working on the alerts realized it would be helpful to show service providers on a map\. Historically, that kind of feature would have required collaboration between three teams—mobile, frontend, and backend engineering—and might have never made it out of the backlog\. But with Codex, “we were able to have one engineer build it end to end,” Dolphin explains, “which means not only are they able to drive the product faster, but they’re able to better understand the actual product experience and what the right thing to ship is\.” > “As engineers start to shift up the stack, they get to be more responsible for the product that they’re building\. You really see individual engineers start to drive products\.” —Cory Dolphin, Head of Engineering, Nextdoor ## Compressing software engineering time Working with embedded Rust databases and systems with tight race conditions, Nextdoor turns to Codex for help debugging the most hard\-to\-reproduce issues\. The team provides the agent with a clean environment and harness for investigation, then uses it for everything from figuring out why Kubernetes pods won’t start, to finding the right trend line in a data analysis\. “With GPT‑5\.4 and 5\.5, it’s been a really impressive upgrade\. We see Codex excel at being extremely persistent and trying to figure out the right solution, diving deep into some seemingly esoteric technical details to arrive at the root cause,” Dolphin explains\. About Fast Mode with Codex and GPT‑5\.5, Dolphin says, “I’ve got to be honest, a lot of the team are addicted to it\. When you have a quick feedback loop with the problem that you’re working on, the feeling is exhilarating as an engineer\.” Engineering work has gotten so much faster that Dolphin has seen a shift in the pressures on different parts of the organization\. “We’re moving so much faster that the bottlenecks are no longer in engineering\. It’s really now a question of, how can we identify the right things to build and the right strategy—and less about how we actually build it\.”

Similar Articles

Harness engineering: leveraging Codex in an agent-first world

OpenAI Blog

OpenAI describes an internal experiment building a production software product with zero manually-written code using Codex agents, achieving approximately 10x faster development with 1.5M lines of code written by AI in five months. The team learned that effective agent-driven development requires engineers to focus on systems design, scaffolding, and feedback loops rather than writing code directly.

What Codex Unlocks for Nextdoor

YouTube AI Channels

The Nextdoor engineering team sees Codex as a superpower. It has completely transformed how engineers take ideas from concept to production across multiple platforms, and serves as a reliable thinking partner when facing challenging technical problems.

How NVIDIA engineers and researchers build with Codex

OpenAI Blog

NVIDIA engineers and researchers are using OpenAI Codex, powered by GPT-5.5, as their default tool for complex engineering tasks and end-to-end machine learning workflows. The article highlights significant productivity gains, autonomous system building, and research automation achieved through this integration on NVIDIA infrastructure.

@Pluvio9yte: OpenAI released an internal PDF about how their own engineers use Codex. Their security, infra, frontend, and API teams use it daily: • Quickly understand completely unfamiliar codebases • Refactor across dozens of files • Generate edge case tests that devs easily miss …

X AI KOLs Timeline

OpenAI published a guide detailing how their internal engineering teams use Codex for code understanding, refactoring, performance optimization, and more, highlighting practical use cases and best practices.