这是 Simon Willison 的一条笔记,发表于 2026 年 9 月 1 日:/2026/Sep/1/。
每月赞助我 10 美元,即可获得精选的每月最重要的大型语言模型发展动态电子邮件摘要。
I was poking around in my ~/.cache/ folder using OmniDiskSweeper:https://www.omnigroup.com/more when I spotted something interesting. The OpenAI Codex desktop app (since rebranded:https://help.openai.com/en/articles/20001276-moving-to-the-new-chatgpt-desktop-app to just ChatGPT) has 1.7GB of stuff in there in a folder called codex-primary-runtime , including a full Python installation, a full Node.js installation, and native binaries for Poppler:https://poppler.freedesktop.org, git, and the LibreOffice:https://en.wikipedia.org/wiki/LibreOffice open source office suite (which forked from OpenOffice.org in 2010):
The ~/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime/plugins/documents folder includes skills which tell Codex how to find and use those binaries.
This is a note by Simon Willison, posted on 1st September 2026:/2026/Sep/1/.
Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.