How Computer History Actually Works
Computer History is not a screenshot tool. It captures interaction events - clicks, typing, keyboard shortcuts, and app switches - exposed through macOS's accessibility APIs, then converts them into text summaries rather than storing images, video, or audio [1]. That is a substantive rebuild, not a rebrand, of the Chronicle research preview that used screenshots to build ChatGPT's memory of a user's activity [2]. The feature depends on ChatGPT's Memories system and only runs inside the macOS desktop app - it is unavailable through the API or Amazon Bedrock, which keeps it tied to interactive, individual use rather than programmatic access [1]. Raw event files live on the Mac for a maximum of 48 hours before OpenAI processes them server-side into summaries and discards them, while the resulting memory files are stored locally as plaintext Markdown until a user deletes them; OpenAI says none of it feeds model training [3]. When the system notices a workflow repeating, ChatGPT or Codex can offer to turn it into a reusable skill or scheduled automation [4].



