Three out of four of the 138 developers I surveyed use Claude Code. Here's what they say matters in daily AI coding workflows.

Follow ZDNET: Add us as a preferred source on Google.
Earlier this week, I explored the differences (or, really, amazing similarities) between agentic coding AIs, ChatGPT Codex and Claude Code. I explained how I use both tools and provided some suggestions for exploring them.
Also: Claude Code vs. Codex: Why I use both and how to choose one (if you must)
But I'm just one guy. In this article, we'll broaden our selection to more than 100 developers who actively use AI coding tools.
To be clear, this isn't a fully scientific survey. I posted a call for developer opinions to HARO and Qwoted, two services that specialize in connecting experts who want to be quoted or interviewed with journalists and analysts who might choose to quote or interview them.
Also: Claude's Record-a-Skill cut my research from hours to 30 minutes - but the magic has limits
Still, 138 people responded to my question, "Do you use Claude Code or OpenAI Codex? If so, which did you choose, and why?" By the way, if you want to know how I aggregated all these responses, here's the story about the Claude skill I used to do the job.
The top-line data point is interesting. Three out of four developers use Claude Code. This mirrors my discussions with developer colleagues. Very few of them talk about Codex, and all of them talk about Claude Code.
Claude Code has about twice as many adherents compared with Codex.
A little more than a third of the respondents use Codex. And, explaining why the numbers don't fully add up, 22% use both Claude Code and Codex (I'm in that cohort).
Preference trends: Claude Code over CodexNaman Ahuja is a software engineer at Meta. He said, "I use Claude Code extensively at Meta because it fits naturally into my development workflow. I treat it like a peer: brainstorming ideas, shaping plans, and executing. It has improved my productivity and lets me focus on more business problems to solve. I'm happy with it, though I review its output carefully."
Another Claude Code user is Mona Rajhans, a senior software engineering manager at Palo Alto Networks. She said, "I use Claude Code daily and manage a team of engineers who do too. What I notice at both levels: it handles context across large, complex codebases better than anything else we've tried. Code quality has held up. Adoption was faster than any tool rollout I've managed in years."
Saurabh Kumar Suresh Jain is a staff data scientist at Nvidia. He said he prefers Claude Code: "I use it daily on a Python analytics dashboard that pulls EDA farm telemetry -- multi-file refactors, writing tests, reviewing my own merge requests before I push. What sold me is that it reads the whole repo before it edits, instead of guessing. Yes, happy with it."
Also: 7 AI coding techniques I use to ship real, reliable products - fast
Srinivas Chippagiri is a senior member of technical staff at Tableau, a Salesforce company. He said, "I use Claude Code for cloud-native distributed systems and AI infrastructure work: service code, pipelines, and the glue around ML workloads. I chose it for agentic, multi-file reasoning. It navigates a large codebase, runs commands, and iterates toward a working result rather than just autocompleting a line. I'm happy with it. It removes real toil on the routine parts, but the architecture and the final judgment stay mine, and I review everything it touches."
There are some definite preference trends. When it comes to why developers prefer Claude Code over Codex, these were the main themes:
Also: Why software factories are back - and how they work in the age of AI
Obviously, these are developers' opinions and reflect their perceptions of the products. We also had single-user responses that shed some light on preferences. These included:
Interestingly, I didn't get responses from developers who prefer Codex at institutional heavy hitters like Nvidia, Meta, Palo Alto Networks, and Salesforce. That result doesn't mean big enterprises don't choose Codex. It just means that my informal survey didn't generate those responses.
Also: 'Specialists aren't required' anymore: How to stay valuable in an AI agent workplace today
Chris Seymour, founder of GS Consulting, said he prefers Codex: "I prefer OpenAI Codex and use it for secure AI and cybersecurity software, testing, research automation, and deployments. I've been happy with it, particularly when the work crosses code and infrastructure. I also greatly prefer it over Claude as OpenAI provides much more usage for the same price. I never run out of tokens, and I'm using it every day."
Anthony Woo is CFO and co-founder at Torus, a nonprofit providing curbside composting. He said, "I used both Claude Code and OpenAI Codex to rebuild Torus's website. Claude Code was stronger at understanding the broader codebase, but Codex delivered more precise, reliable edits with less cleanup. I favor Codex and am very satisfied with how much it accelerated development."
Adam Dalloul is a computer science student and the founder of EmpirioLabs AI, which is part of the Nvidia Inception program. His perspective is interesting because he hosts 100-plus AI models on one API, and he suggested the harness, not the model, is what he's choosing. He said, "I use both Claude Code and Codex apps, not CLI, as daily drivers, each with their own model. My assessment is that as a harness, Codex is far better. The app is much more stable, clearer, and has better QoL features, context management, and compacting."
Looking at responses overall, there are some definite themes for why some developers prefer Codex:
Some of the individual comments included:
One in five developers said they used both Claude Code and Codex. In my comparison article, I explained that I use each tool on its own project.
However, I recently completed an emergency mitigation project, and I used both tools together. I was very impressed with how successful that deeply urgent weekend push turned out to be. Other developers share my opinion.
Michael Rangel is the founder of finance firm Novo. Novo has raised over $170M of venture capital. Rangel said the firm currently services over 250,000 small businesses across all 50 states. He said, "I use both. Claude Code is my hands-on-desk tool. Codex powers my Hermes agent on the go. Pitting them against each other, with one building and the other reviewing, yields better results than either model alone and gives me, as a non-technical founder, more confidence in the work."
Wesley Cable is the founder of a marketing operations agency for local service businesses. He reported, "I use both. Claude Code runs my whole agency day-to-day, and I keep Codex on tap as a second opinion when a build gets stuck. Codex wins on price and limits. Claude wins on judgment. For a one-person business, judgment is worth more."
Also: 'I'm not a programmer' anymore: Linus Torvalds on the only two tools he uses now
Kai Blakeborough is an enterprise AI strategy and governance advisor. He told us, "Both. At $20/month each, the value is absurd. Claude Code is my visioning and planning tool. Codex handles execution and review. Instead of being locked into one model or harness, I get the best of each, and both improve each other's outputs. I couldn't be happier!"
Finally, Rory Bokser is a Montreal-based developer who is all in with both AIs. He wrote, "I use both on their maximum plans and exhaust all of the weekly usage consistently. I find Claude Code (Fable in particular) to win on creative, more human-level problems, while Codex is more efficient on cost per task. Claude Code is my planner and brainstormer, and Codex is my workhorse. My typical flow for hard problems is planning with Fable, and handing over to Codex for implementation. I also use both as adversarial reviewers for all pull requests."
Overall sentiment trendsBeyond choosing one tool or another, our pool of developers shared additional insights about their use of AI coding tools:
This article represents just a small slice of the millions of developers who have embraced agentic coding tools. Because they self-selected into responding, they may not be as representative as a study would have been if we had been able to include a true cross-section of developers worldwide.
Even so, the insights shared by these coders are valuable. I identify with much of what the developers reported in their answers. How would you answer the questions we asked our respondents? Let us know in the comments below.
You can follow my day-to-day project updates on social media. Be sure to subscribe to my weekly update newsletter, and follow me on Twitter/X at @DavidGewirtz, on Facebook at Facebook.com/DavidGewirtz, on Instagram at Instagram.com/DavidGewirtz, on Bluesky at @DavidGewirtz.com, and on YouTube at YouTube.com/DavidGewirtzTV.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | I automated my admin tasks with Claude Code and Cowork — here's which one actually stuck | 0 | 5 | 09-07-2026 |
| 2 | Auto Mode will soon be the default in Claude Code — because humans can’t be trusted | 0 | 7.23 | 07-08-2026 |
| 3 | Why you should use Language Server Protocol (LSP) with Claude Code | 5 | 7 | 24-06-2026 |
| 4 | В России около 75% разработчиков используют ИИ-ассистенты при работе с кодом | 0 | 0 | 17-09-2025 |
| 5 | The New Agency Stack: How Dev Shops Use Claude, Cursor, and Copilot in Production | 0 | 8.46 | 24-07-2026 |
| 6 | ИИ сформировал в российском бизнесе новый класс разработчиков: 81% вайбкодеров — не программисты | 0 | 20.71 | 27-07-2026 |
| 7 | Подборка плагинов для VS Code: выбор разработчиков Selectel | 0 | 14.69 | 04-08-2026 |
| 8 | Claude Infographics: How To Build Better Visuals With Prompts, Code And Design Tools | 0 | 7.1 | 12-06-2026 |
| 9 | Measure the real impact of AI coding tools on software delivery with Datadog AI Impact | 0 | 7.3 | 26-05-2026 |