Title: OpenAI Launches Computer History to Track Desktop Activity via ChatGPT

OpenAI rolled out Computer History, a new feature inside the macOS ChatGPT app that records clicks, keystrokes and other event-level signals. The model can reference a user’s recent desktop activity without ever taking screenshots. By turning raw interaction data into a timeline, the feature aims to shift ChatGPT from a reactive chatbot to a proactive assistant that can fetch the last edited document, confirm whether it was shared on Slack, or deliver a morning productivity recap—all while keeping visual capture out of the loop.

How the feature works

Computer History builds a chronological log the moment the app runs. Each entry notes which window was active, which button was pressed, and what text was typed, but it never stores images, video or audio. The log stays on the device and is exposed to the large language model only when a user starts a ChatGPT session. In practice, the model can query the timeline to answer “What file did I just edit?” or “Did I send that draft to a colleague?” without the user having to copy-paste files or describe the context manually.

OpenAI’s developer team demonstrated a workflow where the AI located the most recent document, checked its sharing status on a messaging platform, and then produced a concise summary of the day’s activities. By stitching together signals from multiple apps, the assistant can suggest automations for repetitive steps or nudge the user to finish an unfinished task.

Privacy-first architecture

The most visible difference from competing offerings, such as Microsoft’s Recall feature, is the data type collected. Recall leans on frequent screenshots to reconstruct a visual history; Computer History relies exclusively on metadata-rich “events.” OpenAI says the system automatically skips any activity that occurs in incognito or private-browsing modes, and it never captures pixel data that could reveal sensitive visual information.

Ari Weinstein, OpenAI’s product and engineering lead, emphasized that the feature is opt-in. Users must explicitly enable the history logger, and they can fine-tune what gets recorded:

  • App exclusion – blacklist specific programs or websites so they never appear in the log.
  • Manual deletion – prune individual entries to erase particular actions from the model’s memory.
  • Granular controls – toggle the logger on or off for particular time windows, ensuring the assistant only sees data when the user wants it to.

These safeguards aim to reassure both individual users and enterprise IT departments that the assistant will not silently harvest visual content or overhear private conversations.

Why it matters for productivity and the market

If the timeline is reliable, the AI can cut the friction of moving between apps. Instead of opening a file, copying its path, and pasting it into a prompt, a user can simply ask, “What did I work on after lunch?” and receive a ready-made answer. For power users who juggle code editors, design tools, and communication platforms, that reduction in context-switch overhead could translate into measurable time savings.

From a market standpoint, the move signals OpenAI’s push toward “agentic AI” – systems that act on behalf of users based on an ongoing view of the operating environment. Competitors that rely on screen captures face higher regulatory scrutiny and user wariness; event-based logging skirts many of those concerns while still delivering rich context. Enterprises that have blocked screen-capture tools for privacy reasons may find Computer History a viable path to AI-assisted workflows.

The other side of the coin

Even without screenshots, logging every click and keystroke raises red flags. Critics note that metadata can still reveal sensitive intent: a series of searches for medical terms, a pattern of file names, or the timing of interactions with confidential documents can be pieced together to infer private information. The opt-in model mitigates risk, but it also relies on users remembering to enable or disable the feature at appropriate moments—a habit that can be hard to maintain.

C'è anche la questione della residenza dei dati. La funzione memorizza il registro degli eventi localmente, ma quando un utente avvia una chat, la porzione rilevante della cronologia viene trasmessa ai server di OpenAI per l'inferenza. L'azienda afferma che la trasmissione è crittografata e che viene inviato solo il contesto minimo necessario per la richiesta, tuttavia le imprese potrebbero richiedere l'elaborazione on-premise o contratti di gestione dei dati più rigorosi prima di adottare lo strumento su larga scala.

Cosa osservare in seguito

OpenAI non ha divulgato un programma di rilascio oltre a macOS, ma l'architettura è platform-agnostic, il che suggerisce che potrebbero seguire versioni per Windows e Linux. Il prossimo passo logico è un'offerta di livello enterprise con controlli sulle policy, log di audit e la possibilità di mantenere l'inferenza interamente all'interno di un firewall aziendale.

I regolatori nell'UE e negli Stati Uniti stanno iniziando a concentrarsi sui sistemi di IA che ingeriscono dati sull'attività degli utenti. Qualsiasi futuro mandato sulla "IA trasparente" potrebbe richiedere a OpenAI di esporre esattamente quali eventi vengono registrati e come vengono eliminati. Restate in attesa di aggiornamenti all'informativa sulla privacy e di audit di terze parti che validino l'affermazione di "nessuna cattura visiva".

In sintesi

Computer History scambia la sorveglianza visiva con la registrazione a livello di eventi, offrendo a ChatGPT una finestra sulla recente attività desktop dell'utente e promettendo al contempo garanzie di privacy più forti. Se l'equilibrio regge — un contesto abbastanza ricco da essere utile, ma sufficientemente limitato da non finire sotto i riflettori della privacy — la funzione potrebbe diventare un pilastro dei personal AI assistant di prossima generazione, rimodellando il modo in cui interagiamo con le nostre macchine.