Wedoany.com Report on Feb 3rd, OpenAI recently officially launched the Codex application for the macOS system. This app is specifically designed for developers, with the goal of enabling them to manage multiple AI agents simultaneously and facilitate their collaboration on long-running tasks.

The Codex application offers several practical features. Users can run multiple AI agents in parallel, seamlessly switch between different tasks, view the agents' output within the app interface, and even perform manual edits. It supports a work-tree mode where multiple agents can work on the same codebase simultaneously without conflicts, each maintaining its own independent copy of the code. Furthermore, the application integrates well with the existing Codex CLI and IDE extensions, allowing developers to apply it directly to their current projects without a cumbersome adaptation process.
Codex also extends its functional boundaries through a "skills" mechanism. Leveraging these skills, the AI is no longer limited to code generation but can also perform diverse tasks such as information gathering and problem-solving. To demonstrate the application's capabilities, OpenAI used various skills and tools to create a racing game. During the game development process, the AI assumed the roles of designer, developer, and tester. This new application aims to provide robust support for more complex multi-agent software development workflows.









