codex - 💡(How to fix) Fix Chronicle: allow selecting captured displays and add a global pause/resume shortcut [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#19341Fetched 2026-04-25 06:11:16
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

Codex desktop app on macOS.

Current local environment where I observed this:

  • Codex App: 26.422.21637 (2056)
  • macOS: 26.4.1
  • Chronicle enabled via chronicle = true

What feature would you like to see?

I would like Chronicle to provide two privacy/control improvements:

  1. Allow users to choose which display(s) Chronicle captures, instead of always capturing every active display.
  2. Add a configurable global keyboard shortcut to pause/resume Chronicle.

Problem / motivation

Chronicle is useful, but on a multi-monitor setup users often have only one screen dedicated to coding while other screens may contain private messages, phone mirroring, personal browser windows, dashboards, or other sensitive content.

On my current four-display setup, Chronicle creates capture artifacts for multiple displays (display-1, display-2, display-3, display-8). I only want my main work screen captured.

The current all-displays behavior makes it hard to leave Chronicle enabled continuously, even though the feature itself is valuable.

There also does not appear to be a Chronicle-specific keyboard shortcut. Today I can pause/enable it through the UI, but when switching to sensitive work I want an immediate pause/resume action without finding the icon or opening settings.

Proposed behavior

Add Chronicle controls such as:

  • Capture all displays
  • Capture selected display(s)
  • Optionally exclude selected display(s)

The selected displays should be visible in Settings, ideally using display names or arrangement previews, and should persist across app restarts.

Add a configurable global shortcut for:

  • Toggle Chronicle pause/resume

When paused:

  • Chronicle should stop writing new frames
  • Chronicle should stop OCR updates
  • Chronicle should stop generating new summaries/memories from screen content
  • The paused/running state should be clearly visible in the UI

Optional but useful:

  • Add a separate “pause and clear current rolling buffer” action for moments when the user realizes sensitive content was visible.

Current behavior observed

  • ~/.codex/config.toml appears to expose only a boolean chronicle = true.
  • codex_chronicle --help exposes --storage-root, but no user-facing display selection option.
  • Chronicle captures multiple active displays on a multi-monitor macOS setup.
  • I could not find a Chronicle-specific hotkey setting, while Codex does expose shortcut settings for other features.

Related issues

I found nearby Chronicle issues, but they seem distinct from this request:

  • #19134: recurring macOS private-window-picker / screen/audio prompt
  • #19126: Chronicle triggering high coreaudiod CPU with audio tooling

This request is specifically about user privacy/control: selected-display capture and quick pause/resume.

extent analysis

TL;DR

To address the issue, consider requesting or waiting for an update to the Codex desktop app that includes the proposed features for display selection and a global keyboard shortcut for pausing/resuming Chronicle.

Guidance

  • Review the Codex documentation and settings to confirm if there are any existing, undocumented options for display selection or shortcut configuration.
  • Submit a feature request to the Codex development team for the proposed improvements, including display selection and a global pause/resume shortcut.
  • Explore other screen capture tools that may offer the desired level of control and privacy features as a potential workaround.
  • Consider participating in the discussion on related issues (#19134, #19126) to raise awareness about the need for improved user privacy and control in Chronicle.

Notes

The current implementation of Chronicle in the Codex desktop app does not support the requested features, and there is no clear indication of when or if these features will be added.

Recommendation

Apply workaround: Until the proposed features are implemented, users may need to rely on external screen capture tools or manual workarounds, such as regularly pausing Chronicle through the UI, to maintain their desired level of privacy and control.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Chronicle: allow selecting captured displays and add a global pause/resume shortcut [1 participants]