OpenAI Brings Desktop App Integration to ChatGPT for Mac Developers

ChatGPT's macOS app now reads code directly from popular developer tools like VS Code and Xcode, eliminating the need to copy and paste. This new integration serves as an early step toward more advanced AI agent capabilities.

OpenAI introduces a new "Work with Apps" feature for the ChatGPT macOS desktop app, allowing the chatbot to read code directly from popular developer tools like VS Code, Xcode, TextEdit, and Terminal. This integration eliminates the tedious need for developers to copy and paste their code into the chatbot, as ChatGPT automatically pulls in the relevant section of code as context alongside the user's prompt.

Unlike dedicated AI coding assistants such as Cursor or GitHub Copilot, ChatGPT currently lacks the ability to write code directly back into the developer's environment, meaning users still need to manually paste the AI's suggested code. Despite this limitation, OpenAI views this screen-reading capability as a crucial building block for future agentic systems, which struggle to understand and interact with external computer interfaces.

The feature relies on the established macOS accessibility API to translate text from other applications into ChatGPT's context window. It is available immediately for Plus and Teams subscribers, with Enterprise and Edu access arriving in the coming weeks, and OpenAI plans to expand this integration to other text-based applications for writing tasks in the future.

Read More at the original source →