product updateOpenAI

OpenAI launches Chronicle, opt-in screen capture feature for Codex that mirrors Microsoft Recall

TL;DR

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.

2 min read
0

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

product update

OpenAI launches Lockdown Mode to block prompt injection data exfiltration attacks

OpenAI has released Lockdown Mode, an optional security setting that protects against prompt injection attacks by limiting network requests and image fetching in ChatGPT. The feature is designed for users handling sensitive data and disables some ChatGPT capabilities including Deep Research and Agent Mode.

product update

OpenAI upgrades ChatGPT memory architecture with automatic 'dreaming' synthesis, now available to free users

OpenAI is rolling out a new memory architecture for ChatGPT that automatically synthesizes information across conversations without explicit user prompts. The company announced free tier users will access memory features for the first time, while Plus and Pro users receive expanded memory capacity.

product update

LM Studio adds iPhone-to-Mac connection for running local LLMs via Locally app

LM Studio has released LM Link, a feature connecting its Mac app with the Locally AI iOS app to let users access local LLMs running on their Macs from their iPhones. The connection uses end-to-end encryption via Tailscale mesh VPNs and will be free during the preview period.

product update

OpenAI expands ChatGPT memory to free users, doubles storage capacity for paid tiers

OpenAI is rolling out an upgraded memory system for ChatGPT that synthesizes context more efficiently across conversations. The company reduced compute requirements by approximately 5x, enabling it to offer the memory feature to free users for the first time while doubling storage capacity for Plus and Pro subscribers.

Comments

Loading...