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
- Hamel Husain: everyone is building this AI agent — don't — hugobowne · 2026-09-03
- Dev accidentally burns $100 in an instant running ultracode AI coding mode — zsakib_ · 2026-09-03
- Hidden-bug eval across 105 issues: Fable 5.1 finds 43, none fixes all — cost per model compared — PawelHuryn · 2026-09-03
- Indie author builds an agent-native distribution layer for his novel with A2A endpoints — patternflow · 2026-09-03
- Bezalel gives AI agents memory, email, money and a cloud desktop behind one MCP URL — Rasmic · 2026-09-03
- jjk-explain turns any concept into a Jujutsu Kaisen-style explainer video with one Claude Code command — teortaxesTex · 2026-09-03