Analysis
OpenAI has shipped Computer History, a macOS desktop feature that captures interaction events -- mouse clicks, typing, keyboard shortcuts, application switches -- and turns them into a searchable timeline ChatGPT can draw on when assisting with tasks. The Verge covered the rollout on August 16.
What It Actually Captures
The mechanics are narrower than the headline suggests. The feature reads events exposed through macOS's built-in accessibility APIs. It takes no screenshots, no screen recordings, no microphone or system audio. Private and incognito browsing is excluded automatically, users can block specific apps and sites, and individual entries can be deleted after the fact. It is off by default, opt-in, available to Pro subscribers, and not offered in the EEA, Switzerland or the UK.
“Recall, announced for Copilot+ PCs in May 2024, took screenshots and was delayed for a year after a security backlash; Microsoft eventually made it opt-in and encrypted.”
The design decision that will generate the most argument is storage: the memory files sit locally as unencrypted plain text. That is defensible on one reading -- nothing leaves the machine by default, and users can inspect exactly what was captured -- and indefensible on another, because any process with filesystem access, including malware, can read a plain-text log of everything typed. The ChainDrop npm worm that injected startup hooks into local editor configuration files this month is a reminder that "local" and "safe" are different properties.
Competitively this is OpenAI moving onto ground Microsoft already tried and retreated from. Recall, announced for Copilot+ PCs in May 2024, took screenshots and was delayed for a year after a security backlash; Microsoft eventually made it opt-in and encrypted. Rewind AI built the same category as a startup. OpenAI's version deliberately avoids screenshots -- the specific thing that sank Recall's launch -- while collecting arguably more granular data.
The geographic exclusions tell you what OpenAI's own counsel thinks. Keystroke-level capture under GDPR and the EU AI Act's transparency obligations is a materially different legal product than under U.S. law, and shipping to the U.S. first while excluding Europe, Switzerland and the UK is a compliance judgment, not a rollout schedule.
For enterprises, the immediate action is device policy: this is a feature that will appear on employee laptops via consumer subscriptions, outside IT procurement, capable of logging credentials typed into internal systems.
The strategic logic is about agents rather than memory. An assistant that can see how you actually complete a task -- which apps, in what order, with which keystrokes -- has training signal for automating that task later. OpenAI has been shipping computer-use capabilities for over a year; Computer History supplies exactly the demonstration data those systems need, gathered from users who opted in for a convenience feature.
That is also where the consent question gets genuinely hard. The opt-in covers the person who enabled it, not the colleague whose message they typed, the customer whose account number they entered, or the patient record on screen. Local storage limits exfiltration risk but does nothing about scope. Enterprises running macOS fleets should treat this as an MDM policy item this week rather than a privacy debate next quarter.
Pricing and packaging tell you how confident OpenAI is. Shipping to Pro subscribers first limits blast radius to the users most tolerant of experimental features and most likely to file useful bug reports, and it keeps the feature out of the free tier where a privacy story would spread fastest. Anthropic, Google and Microsoft all have desktop assistants in market; none currently log keystrokes at this granularity, which means OpenAI is establishing the norm rather than following one.