product updateOpenAI

OpenAI's Codex for Mac adds Chronicle feature using screen captures to enhance AI context

TL;DR

OpenAI released Chronicle for Codex on Mac, a feature that captures screen content to build contextual memories for the AI coding assistant. Available to Pro subscribers as a research preview, Chronicle runs background agents that generate memories from screen captures stored temporarily on device.

2 min read
0

OpenAI's Codex for Mac adds Chronicle feature using screen captures to enhance AI context

OpenAI launched Chronicle for Codex on Mac, a feature that uses recent screen content to improve context awareness in its desktop AI coding assistant. The feature is available to Pro subscribers starting April 20, 2026, as a research preview.

How Chronicle works

Chronicle builds on Codex's existing memory feature by analyzing screen captures to understand context without requiring users to restate information. According to OpenAI, the feature enables Codex to interpret references like "this," "that," or "that thing you were working on two weeks ago" by accessing visual context from the user's screen.

The system runs background agents that generate memories from screen captures. These captures are stored temporarily on the device to create memories, which are also stored locally. OpenAI warns that other applications may be able to access these files.

OpenAI claims Chronicle learns user workflows over time, including the tools used, projects returned to, and common workflows.

Privacy and limitations

Chronicle can be paused or disabled at any time from Codex's menu bar app. However, OpenAI states the feature "consumes rate limits quickly based on its current design," suggesting potential usage constraints for Pro subscribers.

Users must grant macOS Screen Recording and Accessibility permissions to enable the feature. Screen captures are stored on-device, though OpenAI notes that other apps may potentially access these files.

Setup requirements

To enable Chronicle, Pro subscribers must:

  1. Enable Memories in Codex Settings under Personalization
  2. Turn on Chronicle below the Memories setting
  3. Review and accept the consent dialog
  4. Grant macOS Screen Recording and Accessibility permissions
  5. Complete setup and start a new thread

Product context

Codex is OpenAI's desktop application focused on agentic coding, distinct from ChatGPT's general-purpose chatbot functionality. OpenAI released an updated version of Codex for Mac last week that includes what the company describes as AI-driven computer use capabilities. The company is developing Codex to serve builders beyond software engineers.

What this means

Chronicle represents OpenAI's push into persistent context through screen monitoring, a capability that differentiates desktop AI assistants from web-based alternatives. The rapid rate limit consumption suggests the feature is computationally expensive, potentially limiting its practical use until optimization. The on-device storage approach addresses some privacy concerns, though the accessibility of these files to other applications introduces potential security considerations for users working with sensitive information.

Related Articles

product update

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.

changelog

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.

model release

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.

changelog

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...