TechCrunch→ original

OpenAI Moves Codex to Mac: Now Code Writes Itself (Almost)

Пока все ждали новостей о GPT-5, OpenAI тихо выкатила нативное приложение Codex для macOS. Главная фишка здесь — «агентность». Теперь нейросеть не просто дописы

AI-processed from TechCrunch; edited by Hamidun News
OpenAI Moves Codex to Mac: Now Code Writes Itself (Almost)
Source: TechCrunch. Collage: Hamidun News.
◐ Listen to article

While the industry was frozen waiting for the next big model, OpenAI decided to come at it from the flank and released a native Codex application for macOS. This is not another chat window in a browser that you need to switch every five minutes, distracting yourself from work. This is an attempt to turn a neural network into a full-fledged agent living inside your operating system. If before we asked AI to write a separate function, now the company is offering us a partner who understands how this function will fit into the architecture of the entire project and how it interacts with other modules.

Let's recall where it all started. Codex was always a kind of "gray cardinal" behind the scenes of GitHub Copilot. It quietly did its job while the world marveled at ChatGPT's capabilities. But over the past year, the rules of the game in the developer tools market have changed radically. Ambitious projects like Cursor or Windsurf emerged, clearly proving: modern developers don't need just a chat, they need a smart editor that "feels" the code. OpenAI watched this success from the sidelines for a long time, and finally decided to take its slice of the pie by offering a native solution for Apple users.

The main change that this application brings is a transition to an agentic model of work. In the industry right now this is the hottest term after LLM. Agency in this context means that the neural network stops being a passive tool waiting for commands. In the new Codex application, the system can not only suggest autocomplete options, but also analyze the context of all open files, look for logical errors in neighboring modules, and suggest comprehensive fixes that affect multiple parts of the system at once. This is exactly what standard VS Code extensions were critically lacking, limited by the confines of a single window.

Why does this matter right now? We are at an inflection point where simple code generation is no longer an advantage. Code is being generated today by everyone: from free open-source models to advanced prompt engineers. The main problem has shifted from the writing stage to the support, debugging, and seamless integration of this code into existing systems. OpenAI understands perfectly well that if they don't offer an environment where their models will work at maximum efficiency, users will quickly move to those who have already created such an environment. A native application provides access to system APIs that are unavailable to web versions, making file system interaction faster and context understanding deeper.

It's interesting to observe how OpenAI is gradually transforming from a purely research laboratory into a full-fledged software vendor. They no longer just sell "brains" through APIs, they are actively building their own interfaces. This threatens many startups that built their business exclusively on "improving" the user experience of working with OpenAI models. Now the creator of the technology enters their territory with their own deeply integrated solution. For the end user, this is certainly a plus, as competition forces tools to become more powerful and the barrier to entry into complex projects becomes lower.

However, behind this triumph of technology lies an important question about the future of the profession. When AI takes on agency functions, the line between writing code and simply checking it is finally blurred. Are we still writing programs or are we just becoming censors for decisions made by algorithms? OpenAI is clearly betting on the second option, packaging it in a minimalist and convenient macOS app wrapper. This is not just a new tool, it's a gentle conditioning of the market to the idea that programming is now about managing agents, not writing lines.

The bottom line: OpenAI no longer wants to be just a technology supplier for others. The release of Codex for Mac is a direct attack on the IDE market and an attempt to close the development cycle on its own products. Will the Apple community trade in their familiar tools for a new player, or will Cursor remain the favorite due to its flexibility?

ZK
Hamidun News
AI news without noise. Daily editorial selection from 400+ sources. A product by Zhemal Khamidun, Head of AI at Alpina Digital.

Want to stop reading about AI and start using it?

AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.

What do you think?
Loading comments…