OpenAI launches Chronicle, opt-in screen capture feature for Codex that mirrors Microsoft Recall
OpenAI has introduced Chronicle, an opt-in research preview for macOS that captures user screens to provide contextual information to its Codex agent. The feature, which echoes Microsoft's controversial Recall, stores screenshots for six hours and sends data to OpenAI servers to generate persistent text-based memories.
OpenAI launches Chronicle, opt-in screen capture feature for Codex that mirrors Microsoft Recall
OpenAI has quietly released Chronicle, an opt-in research preview that captures user screens to provide contextual information to its Codex agent. The feature, currently available only in the Codex app for macOS, bears striking similarities to Microsoft's controversial Recall feature from 2024.
How Chronicle works
According to OpenAI's documentation, Chronicle "augments Codex memories with context from your screen." The system takes screenshots that are temporarily stored on-device, then processes them on OpenAI's servers to generate "memories" — text-based Markdown files containing OCR-extracted context that persist across sessions.
Screenshots are stored locally for six hours before deletion. The derived memory files remain in $CODEX_HOME/memories_extensions/chronicle/ until manually deleted.
Privacy and security concerns
OpenAI's own documentation warns of multiple risks:
- Chronicle "uses rate limits quickly, increases risk of prompt injection, and stores memories unencrypted on your device"
- Screenshot captures may contain malicious instructions that increase exposure to prompt injection attacks
- Both screenshot and memory directories "might contain sensitive information"
- Other programs on the user's computer can access these files
OpenAI claims screen captures transmitted to its servers are not used for training or stored, except when required by law. However, it remains unclear whether the OCR-derived text memories are stored on company servers or could be retained under lawful demands.
Microsoft Recall comparison
Microsoft introduced Recall in 2024 as a Windows feature that takes screenshots every few seconds to provide context to Copilot services. The cybersecurity community criticized it as a "keylogger" and "privacy nightmare." Testing by The Register found Recall saving images of credit card numbers and passwords despite filters meant to block sensitive information.
Microsoft subsequently revised Recall after months of criticism, and browser maker Brave developed screenshot blocking capabilities.
Security researcher Michael Taggart noted the similarity, writing: "Oh my god, OpenAI reinvented Recall, but for macOS."
What this means
Chronicle represents OpenAI's attempt to improve AI agent performance through continuous screen monitoring, following the same controversial path Microsoft took with Recall. While the opt-in nature and six-hour screenshot retention may address some concerns, the feature still requires users to transmit screen data to OpenAI servers, store unencrypted memories locally, and accept increased prompt injection risks. The lack of clarity around server-side storage of OCR-derived text raises additional questions about long-term data retention that OpenAI has not fully addressed.
Related Articles
OpenAI's GPT-5.6 Codex Bug Deletes User Files When Attempting to Override $HOME Environment Variable
OpenAI has identified a critical bug in GPT-5.6's Codex implementation that causes unexpected file deletions. According to Thibault Sottiaux, the issue occurs when the model attempts to override the $HOME environment variable to define a temporary directory but mistakenly deletes $HOME instead, particularly when full access mode is enabled without sandboxing protections.
OpenAI restores chat sidebar in Mac app after user backlash over confusing redesign
OpenAI has updated its ChatGPT Mac app to restore direct access to chat conversations through a prominent sidebar toggle. The fix addresses user complaints following a July 10 redesign that replaced the native Mac client with an Electron-based app and buried the standard chat interface behind Work and Codex features.
OpenAI's GPT-5.6 Sol Adds Five Reasoning Effort Settings, Follows DeepSeep-R1 RLVR Training Method
OpenAI released GPT-5.6 Sol, a new reasoning model family that comes in three sizes with roughly five to six reasoning-effort settings each. The release follows the DeepSeek-R1 methodology of using reinforcement learning with verifiable rewards (RLVR), nearly two years after OpenAI's original o1 model popularized LLM-based reasoning.
Cline v4.0.9 Adds GPT-5.6 ChatGPT Models, Fixes Token Count Over-Reporting
Cline, the AI coding assistant VS Code extension, released v4.0.9 on July 16, 2024, adding support for GPT-5.6 ChatGPT subscription models. The update fixes a bug where token counts were over-reported from OpenAI-compatible providers due to improper handling of cumulative usage snapshots.
Comments
Loading...