惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
月光博客
月光博客
博客园 - Franky
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
博客园 - 司徒正美
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
B
Blog RSS Feed
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
博客园_首页
S
SegmentFault 最新的问题
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
H
Help Net Security
MongoDB | Blog
MongoDB | Blog

OpenAI News

Using custom GPTs ChatGPT for customer success teams Applications of AI at OpenAI Research with ChatGPT Analyzing data with ChatGPT Financial services Responsible and safe use of AI Writing with ChatGPT ChatGPT for research Creating images with ChatGPT Personalizing ChatGPT ChatGPT for finance teams Getting started with ChatGPT Working with files in ChatGPT Learn ChatGPT workflows for sales teams Prompting fundamentals ChatGPT for managers Using projects in ChatGPT Learn ChatGPT workflows for marketing teams Brainstorming with ChatGPT AI fundamentals ChatGPT for operations teams Healthcare Our response to the Axios developer tool compromise Using skills CyberAgent moves faster with ChatGPT Enterprise and Codex The next phase of enterprise AI 儿童安全蓝图正式发布 推出 OpenAI 安全研究员计划 智能时代的产业政策
Simplex rethinks software development with Codex
2026-05-07 · via OpenAI News

Simplex is a technology partner that works across consulting, systems development, and operations. To improve productivity in systems development, the company has quantitatively measured the impact of generative AI and applied those learnings across multiple projects. Building on that experience, Simplex is now evaluating generative AI use across all projects and advancing AI-native delivery in applicable projects, with the goal of improving productivity across the organization.

After ChatGPT launched in 2022, Simplex established a center of excellence in 2023 to create the foundations for employees to use AI and to validate AI-native development processes. Building on that work, the company adopted ChatGPT Enterprise across the organization and selected Codex as its primary coding agent, accelerating an effort to rethink how software development gets done.

Inside the rollout

In traditional software development, people typically divide work across requirements definition, design, implementation, testing, and operations. Tasks such as interpreting design documents, deciding how to implement a feature, defining review criteria, and isolating or fixing defects often depend on the experience of individual contributors. As a result, quality and development speed can be shaped by individual skill and by how knowledge is shared across the team.

As generative AI started to spread through software development, it was often used as an assistive tool for human developers. More recently, agentic systems have made it possible to delegate multi-step tasks to AI. In development environments, AI is starting to move beyond support and take on work that advances projects directly.

To scale that shift, Simplex adopted ChatGPT Enterprise as the foundation for company-wide deployment and uses Codex as its main coding agent.

Codex's role at Simplex goes beyond code generation. The company uses it across design and testing, including front and back-end code generation from design documents and reference implementations, creation of test code including unit tests, review and remediation for nonfunctional requirements, and fixes for issues found during internal integration testing. Simplex is also validating automated workflows that run Python scripts from Codex CLI and move continuously from server implementation through fixes for issues found in end-to-end tests.

“We rolled out Codex across the company for three reasons. First, our internal evaluation showed it offered the best balance of cost, accuracy, and functionality. Second, we wanted to define a primary agent so we could accumulate and share usage know-how more efficiently. Third, it was easier to expand safely and quickly on the basis of our ChatGPT Enterprise seats.”

—Kazuya Ujihiro, Executive Principal, Simplex

Results at a glance

Simplex is developing and testing new approaches to AI-driven software delivery with Codex and ChatGPT, focusing on CRUD-based web applications as an initial use case.

Through that work, the company has measured meaningful time savings across multiple stages of development:

  • 40% fewer hours to design each screen
  • 70% fewer hours to develop each screen
  • 17% fewer hours for internal integration testing

Note: AI-generated results may vary depending on the system settings and input data.

Ujihiro says the impact goes beyond reducing engineering hours. “Codex has made it easier for smaller teams to move design work forward, and it has improved the accuracy of reviews for specifications across multiple files. It is also helping us build a model where senior expertise can be applied more broadly across development. As a result, roles are becoming clearer on the ground: people focus on final decisions and accountability for quality, while AI handles implementation, review, and fixes.”

Leadership lessons

Simplex's experience with ChatGPT Enterprise and Codex highlights several lessons for organizations moving from AI experimentation to operational adoption:

  • Validate impact quantitatively before expanding into production use.
  • Treat adoption as an operating model, not just a tool rollout, with governance, training, and support.
  • Choose a primary AI agent so teams can build and share expertise more efficiently.
  • Separate validation and enablement so experimentation and rollout can move in parallel.
  • Define where AI should execute work and where people retain final accountability.
“Codex does more than help teams write code faster. It converts design know-how and review expertise into something AI can use, turning individual knowledge into a repeatable organizational advantage. People retain final judgment and accountability for quality, while AI handles implementation, validation, and fixes at speed. As that division of labor becomes standard, it will improve not only development speed, but the total value we can deliver to customers.”

—Kazuya Ujihiro, Executive Principal, Simplex

Rethinking development for an AI-first process

Simplex is not trying to replace each step of the traditional development process with AI one for one. Instead, the company is working to redesign the development process itself around AI. Rather than following a linear sequence of requirements definition, design, implementation, testing, and operations, Simplex is exploring an approach that defines rules and constraints up front, then improves quality through repeated integration and automated evaluation.

Ujihiro sees a future where, as databases, API catalogs, and standardized design rules mature, Codex could take on much of the implementation and validation work. “For relatively simple systems, there is potential to generate products automatically from an RFP,” he says. He also expects more areas where, depending on the function, it may be more effective for AI agents to execute business tasks directly rather than building them as source code.

The next challenge is not just making code generation more efficient. It is rethinking how systems should be built, how they should be maintained, and where people should retain responsibility in an AI-first operating model.