ChatGPT's New Feature: AI Has Begun Monitoring Users

cryptonews.ru发布于2026-08-14更新于2026-08-14

文章摘要

OpenAI has launched a new feature called "Computer History" for its macOS desktop ChatGPT application. Designed for Pro, Business, and Enterprise subscribers, the tool monitors user activity across applications and websites in the background. This data builds a temporary activity timeline, allowing the AI to reference it in subsequent conversations to provide more accurate and personalized responses while reducing the need for manual context input. The feature, an evolution of the earlier "Chronicle" project, requires explicit user activation in settings and offers privacy controls, including the ability to clear all or selected portions of the history. OpenAI emphasizes its operation is based on voluntary consent. However, the rollout is delayed for users in the European Economic Area, UK, and Switzerland as OpenAI works to align the feature with local data protection regulations like GDPR. This highlights the ongoing challenge of balancing advanced personalization with strict data privacy laws. The announcement coincides with other technical advances from OpenAI, such as the faster GPT-5.6 Ultrafast API model. The article's analysis notes that while this move intensifies competition with rivals like Claude and Gemini, it also raises questions about long-term user trust, potential security risks present in earlier versions, and whether voluntary consent remains a sufficient safeguard as the scope of collected activity data expands.

OpenAI has released the Computer History tool for the desktop ChatGPT application on macOS. It analyzes user activity across different programs and websites to make the model's subsequent responses more accurate and personalized.

The update was released on August 13th and is available for Pro, Business, and Enterprise plan subscribers. Residents of the EEA, the UK, and Switzerland will gain access later — within the next few weeks, the company plans to bring the feature into compliance with local data processing requirements.

The company announced the launch on social network X, calling Computer History an evolution of the earlier experimental project Chronicle. According to OpenAI, the new version consumes fewer tokens to maintain context and offers users more privacy control tools than the early test release.

How It Works

Computer History is built into the ChatGPT desktop app for Mac and runs in the background. The service records which applications and websites a person uses and compiles this data into a temporary activity timeline. In subsequent dialogues, the model can rely on this history, reducing the amount of context that would otherwise need to be entered manually.

According to the company, the timeline interface allows users to return to previously completed tasks, track recurring work patterns, and clear the entire history or only selected periods — either through the timeline itself or via the menu in the macOS status bar.

The key condition is enabling the option in the Settings section, under the Integrations tab. Without this step, data collection does not begin, and the function's status in the settings is always displayed openly so the user can see whether tracking is active.

OpenAI describes the Computer History function not merely as an extension of memory about conversations within ChatGPT, but as a mechanism that allows the model to account for a user's recurring work patterns outside of dialogue with the chat-bot.

ChatGPT's Memory Expands, Europe Waits for Now

In 2026, OpenAI significantly accelerated the implementation of persistent memory across all its key products. The experimental Chronicle function, which is now being replaced and enhanced by Computer History, already introduced the idea of cross-session context for desktop version users.

The new release reduces the computational cost of maintaining such context. On the same day, OpenAI announced GPT-5.6 Ultrafast mode on Cerebras chips — for API clients, generation speed reaches 750 tokens per second. This was announced just a few hours before the launch of Computer History.

At the same time, regulators in the EU and the UK are closely monitoring tools that involve the permanent storage of user data. The decision to postpone the launch of Computer History in the EEA, the UK, and Switzerland indicates that the company first aims to bring the feature into compliance with local regulations before granting access in these regions.

Users who do not want the system to track their activity can simply not enable this function — it operates solely on the principle of voluntary consent.

AI Opinion

From the perspective of machine data analysis, the predecessor to the new feature contained technical risks not mentioned in the article. The official OpenAI documentation for the Chronicle project directly indicated an increased risk of prompt injections and the storage of records in unencrypted form on the user's device — these details are important when assessing the maturity of the technology underlying Computer History.

The macroeconomic context here also deserves attention. The trend towards constant personalization through the analysis of user activity intensifies competition with other major players in the chatbot market — in particular, with Anthropic's Claude and Google's Gemini, which are developing similar memory mechanisms in parallel with OpenAI. The delayed launch in the EEA, the UK, and Switzerland can be viewed not only as a gesture of compliance with regulations but also as an indicator of how difficult it is to balance deep personalization with data protection requirements across different jurisdictions.

Will voluntary consent remain a sufficient barrier for user trust as the volume of collected activity data grows?

end-content

热门币种推荐

相关问答

QWhat is the main purpose of the new Computer History feature in the ChatGPT desktop app for macOS?

AThe main purpose of the Computer History feature is to analyze a user's activity across different applications and websites in order to make the model's subsequent responses more accurate and personalized by reducing the amount of manual context the user needs to provide.

QWhich user subscription tiers initially have access to the Computer History feature, and in which regions is its launch delayed?

AThe feature is initially available for subscribers on the Pro, Business, and Enterprise plans. Its launch is delayed for users in the European Economic Area (EEA), the United Kingdom, and Switzerland while OpenAI works to align the feature with local data processing regulations.

QAccording to the article, what are two ways users can manage their privacy with the Computer History tool?

ATwo ways users can manage privacy are: 1) The feature is opt-in only and requires explicit user activation in the app's Settings. 2) Users can clear their entire activity history or history from a specific time period directly from the timeline interface or the macOS status bar menu.

QWhat technical improvement does the Computer History feature offer over its predecessor, the Chronicle project?

AThe Computer History feature is described as using fewer computational tokens to maintain user context compared to the earlier experimental Chronicle project, thereby reducing processing costs.

QWhat major AI competitor and one of its similar features are mentioned in the article's 'AI Opinion' section?

AThe article mentions Claude from Anthropic as a major competitor and notes that it, along with Google's Gemini, is developing similar memory mechanisms in parallel with OpenAI.

你可能也喜欢

Besu修复了5个节点中的漏洞:运营商需要知道什么

开源以太坊客户端Besu的开发者修复了由区块链安全公司Certik发现的五个安全漏洞。8月14日,Besu发布了四份详细的安全通告,涉及这五个漏洞,它们均已在7月27日紧急发布的安全更新版本26.7.1中修复。 安全团队表示,在发布软件补丁与公布漏洞细节之间存在有意延迟。Certik安全工程总监常佳亮解释,这种“先修复后披露”的模式为网络安全专家提供了应对潜在攻击者的关键时间窗口。操作者可以利用这段时间评估受影响部署、测试新版本、协调验证者或联盟成员进行更新,并准备回滚和监控程序。这对于需要正式变更管理协议和跨组织协调的机构或许可区块链网络尤为重要。 这些漏洞是Certik通过其“链扫描”攻击方法在自主研究中发现的。研究者在多节点私有测试网中,向点对点通信、HTTP RPC、WebSocket RPC及共识相关接口引入了可控故障。发现的漏洞涉及区块公告处理、未来高度的共识提案缓冲、WebSocket订阅限制和JSON-RPC过滤器创建等方面。若不修复,攻击者可能耗尽节点内存或线程资源,从而危及节点可用性和共识过程。 Certik已私下向Besu团队提供了可复现的概念验证测试集。Besu在发布说明中感谢了Certik和以太坊基金会安全团队。 谈及更广泛的区块链基础设施安全现状,常佳亮指出,开源社区正在向更形式化的安全测试方向发展,但测试覆盖范围在行业内仍不均衡。协议一致性测试和状态转换测试相对成熟,而对资源耗尽、异步竞争条件、恶意节点行为、长期性能退化以及特定部署配置故障的持续测试则较为不足。后者可能初期产生正确的协议输出,却允许攻击者以较低成本引发不成比例的高资源消耗。 常佳亮强调,由于开发者主导的测试无法覆盖所有潜在攻击向量,第三方专家的研究对于验证常规开发之外的假设仍然至关重要。更成熟的模型应是持续且累积的,包括开发者进行的持续集成和模糊测试、多节点攻击测试、定期的独立研究,以及对每个已确认漏洞的持续回归测试或攻击场景补充。Certik正在开发其链扫描平台以支持这一模型。

cryptonews.ru20分钟前

Besu修复了5个节点中的漏洞:运营商需要知道什么

cryptonews.ru20分钟前

Term Finance遭黑客攻击:攻击者通过治理漏洞窃取850万美元

去中心化借贷协议Term Finance因其治理机制漏洞遭受攻击,损失约850万美元,但智能合约本身未被入侵。攻击者利用Meta Vaults的投票系统特点,通过一个因极低投票参与度而获得支持的合法提案,转移了资金。 攻击得以成功,主要源于协议生态中经济参与度和投票权的脱节。用户存入资金获得权益代币tmvETH,但此代币本身不具投票权,需额外转换为gtmvETH才能参与治理,而多数用户忽略了此步骤。攻击者仅存入0.5 ETH,获得少量tmvETH并转换为投票代币。虽然其实际资金份额仅占0.017%,但在已发行的投票中却控制了90.66%的票数。治理规则也存缺陷:任何用户无需持有投票权即可创建提案,达到法定人数仅需5%的已发行投票,且简单多数即可通过。攻击者通过提案取消了7天提款延迟保护机制,并添加了自己的合约地址以转移资金。该包含17项操作的提案在链上公开约145小时,却无人提出异议或否决。 投票于2026年8月23日结束,12秒后提案即被执行。资金从多个ETH和USDC子金库中被提取,总计约2843 ETH和167.9万USDC(后者后被兑换为DAI),并汇总至攻击者钱包。初始攻击资金通过Tornado Cash混币器转入。 事发后,Term Labs团队确认事件,并宣布永久关闭所有Meta Vaults、撤销DAO治理角色,但基础协议和直接借贷市场未受影响,用户提款功能保持开放。构建金库的Yearn V3基础设施团队指出,攻击向量仅限于Term的自定义封装层,不涉及其标准产品。 此次事件暴露了去中心化治理在低参与门槛和利益相关者被动情况下的系统性风险。低法定人数和阈值使得几乎任何参与者都能创建提案,当流动性提供者被动时,极少量资本即可控制大量投票。时间锁和否决权等安全机制因攻击者能从提案内部提前禁用而失效。事件前,Term Finance金库总锁仓价值约1245万美元,被提取资金约占该产品TVL的68%。 这揭示了在投票参与率低且投票权可分离的治理系统中存在的根本设计问题。通过合法程序提取大部分资金表明,即使智能合约执行形式正确,若决策逻辑存在架构缺陷,资产安全仍无法保障。核心问题在于“空法定人数”困境,即最低限度的活动被系统解读为合法共识,以及安全参数可能被其本应保护的同一机制所修改。

cryptonews.ru21分钟前

Term Finance遭黑客攻击:攻击者通过治理漏洞窃取850万美元

cryptonews.ru21分钟前

交易

现货

热门文章

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

2026年,美股IPO市场重回高热度。本文梳理即将上线或受关注的热门赛道龙头,分析具备投资潜力的交易标的及其逻辑,并探讨宏观趋势与相关风险。

2.8k人学过发布于 2026.07.08更新于 2026.07.08

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对AI(AI)币价的意见。

活动图片