Back to list
This article was auto-translated.View original (中文)
Tech1mo ago

OpenAI Launches Chronicle, Providing Developer Memory for macOS Codex

OpenAI today announced the launch of Chronicle, a new feature as an optional "research preview" for its macOS Codex application, designed to simplify the developer workflow by automatically capturing recent screen context. Unlike traditional interactions that require developers to repeatedly explain the current project background, Chronicle "builds memory" based on the user's recent on-screen actions, allowing Codex to automatically acquire and utilize this information in subsequent conversations.

OpenAI Launches Chronicle, Providing Developer Memory for macOS Codex

Chronicle is quite similar in positioning to Microsoft's previously controversial Windows 11 "Recall" feature, which periodically captures screenshots of the user's operations on the computer and allows users to search and query them later. However, Recall is aimed at a broader range of PC general users, while Chronicle is specifically targeted at developers and professional users, aiming to enable Codex to better understand the user's daily workflow and problem context through screen activity.

According to OpenAI's official documentation, Chronicle is actually an enhancement and extension of Codex's existing "memory" capabilities. With Chronicle, Codex can not only recognize the content on the current screen but also supplement the missing background of the user's recent work and gradually learn the user's commonly used tools and working methods. For example, when a user encounters an error message on the screen, they no longer need to manually copy and paste it; Codex can directly infer the relevant content based on the screen memory recorded by Chronicle, thereby providing a more contextually relevant response.

To enable Chronicle on macOS, users must first turn on the "Memories" feature in the Codex application settings, then enable Chronicle under the "Personalization" options, and grant the application screen recording and accessibility access permissions from the macOS system. The OpenAI developer team also recently released a preview video on the social platform X, demonstrating how Chronicle, combined with the "Memories" feature, can help Codex continuously follow up on the user's ongoing development project without the need for repeated context.

However, OpenAI also admits in its documentation that Chronicle is not without cost and risk. Because the feature relies on sandboxed agents running locally to analyze captured screen images and generate memory, it may consume the user's account quota (rate limit) more quickly. In addition, the content displayed on the screen is at potential risk of being used for prompt injection attacks, and the memory generated by Chronicle will be stored as unencrypted Markdown files on the local device. Although the screen images captured during Chronicle's operation will be automatically deleted after 6 hours, OpenAI still reminds users that these images may contain sensitive information and risks should be carefully evaluated.

Currently, the Chronicle feature is only available to ChatGPT Pro subscribers using macOS and has not yet been launched in the European Union, the United Kingdom, and Switzerland. OpenAI has previously expanded Codex many times, including adding broader "memory," plugins, and "computer usage" capabilities. The introduction of Chronicle further strengthens its exploration of local workflow understanding and continuous context support.