ChatGPT desktop app quietly bundles 1.7GB including full LibreOffice and Node.js
Simon Willison · rss · 2026-09-02
While cleaning up his cache with OmniDiskSweeper, Simon Willison found that the OpenAI Codex desktop app (since rebranded to ChatGPT) stores 1.7GB under /.cache/codex-runtimes/codex-primary-runtime, including:
- A full Python installation
- A full Node.js installation
- Native binaries for Poppler and git
- The complete LibreOffice office suite (forked from OpenOffice.org in 2010)
These binaries live in the documents plugin folder, with accompanying skills teaching Codex how to find and use them — meaning the desktop coding agent has quietly shipped an entire local runtime and document-processing toolchain.
More from coding & agent
- Agents Don't Need to Talk: Watermarks, Git and Logs Are Their Hidden Channel — labeveryday · 2026-09-03
- Reading Anthropic's retail agent example changed six things in ArcKit in one day — mcraddock · 2026-09-03
- "Be careful" isn't an instruction — it's a decision you're offloading to the model — ClickOk5811 · 2026-09-03
- Voice AI agent orchestration platforms compared: 10 candidates, 7 dimensions — AcanthaceaeLatter684 · 2026-09-03
- Open-source llm-training-panel: watch your local finetune live, AMD ROCm supported — Honest-Fun-5279 · 2026-09-03
- Vector Ingestion at 50M Rows: The Pitfalls Your 1,000-Doc Prototype Won't Reveal — victorialslocum · 2026-09-03