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

changelog

OpenAI Publishes GPT-6 Astra Prompting Guide With Banned 'Slop Words' List

OpenAI has published detailed prompting guidance for GPT-6 Astra, addressing the model's tendency to over-clarify, over-test, and use clichéd AI phrasing. The documentation includes specific prompts to encourage more autonomous action and a blocklist of banned words and phrases.

model release

OpenAI Launches GPT-6 Astra With Half the Message Allowance of GPT-5.6 Sol

OpenAI has begun rolling out GPT-6 Astra to top-tier ChatGPT plans, the API, Azure, and AWS Bedrock. The model delivers roughly half the usage allowance of GPT-5.6 Sol across comparable plans, with Plus and Business users gaining access in the coming days.

benchmark

Simon Willison's Pelican Benchmark Shows GPT-6 Astra Outperforming GPT-5.6 Sol at Every Reasoning Level

Developer Simon Willison ran his signature 'pelican riding a bicycle' SVG test on newly-accessed GPT-6 Astra across five reasoning levels, comparing results against GPT-5.6 Sol, Terra, and Luna. Even Astra's lowest reasoning setting reportedly beat every Sol output, though Astra costs roughly twice as much per token.

product update

OpenAI Lists GPT-6 Astra Pro on OpenRouter: Same Model, Higher-Compute Reasoning Mode

GPT-6 Astra Pro, now listed on OpenRouter, is the existing GPT-6 Astra model configured to run with reasoning.mode set to 'pro' for higher-quality output on complex tasks. It carries a 1M-token context window and tiered pricing from $5/$25 to $20/$100 per million input/output tokens depending on the serving tier.

Comments

Loading...